Skip to content

Test#723

Merged
mr6208 merged 2 commits intomainfrom
test
Jan 19, 2026
Merged

Test#723
mr6208 merged 2 commits intomainfrom
test

Conversation

@mr6208
Copy link
Contributor

@mr6208 mr6208 commented Jan 19, 2026

✨ 변경 사항


✅ 테스트


  • 수동 테스트 완료
  • 테스트 코드 완료

Summary by CodeRabbit

릴리스 노트

  • Refactor
    • 내부 서비스 의존성을 제거하여 시스템 아키텍처를 개선했습니다.
    • 성공 이력 조회 프로세스를 간소화하여 시스템 결합도를 낮췄습니다.

✏️ Tip: You can customize this high-level summary in your review settings.

@mr6208 mr6208 self-assigned this Jan 19, 2026
@mr6208 mr6208 added the hotfix 긴급 핫픽스 (Hotfix) label Jan 19, 2026
@mr6208 mr6208 merged commit 24dcef1 into main Jan 19, 2026
1 of 2 checks passed
@coderabbitai
Copy link

coderabbitai bot commented Jan 19, 2026

Caution

Review failed

The pull request is closed.

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'ignored_branch'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Walkthrough

SuccessHistoryService에서 MemberService 의존성을 제거하고 관련 에이전트 유효성 검사 로직을 삭제했습니다. 생성자 매개변수가 단순화되어 저장소에 대한 직접 위임으로 변경되었습니다.

Changes

Cohort / File(s) 변경 사항 요약
의존성 제거
ticketmate-fulfillmentform/src/main/java/com/ticketmate/backend/fulfillmentform/application/service/successhistory/SuccessHistoryService.java
MemberService 의존성 제거, 에이전트 유효성 검사 로직 삭제, 생성자 서명 단순화 (MemberService 제거)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 의존성을 놓아주니,
서비스는 더욱 가볍게 춤을 춘다네,
MemberService 안녕, 저장소여 안녕!
결합도 낮아지고 마음은 우렁차게 ✨

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

mr6208 added a commit that referenced this pull request Feb 2, 2026
* Test (#723)

* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* 채팅방_나가기_기능구현 : feat : 채팅방 나가기 API 설계 및 검증 메서드 추가

* 채팅방_나가기_기능구현 : feat : 채팅방 도메인 및 응답 데이터 필드 추가

* 채팅방_나가기_기능구현 : feat : 체팅방 필드 추가로 인한 쿼리 수정 및 메퍼쪽 필드 추가

* 채팅방_나가기_기능구현 : feat : 채팅방 시간 관련 필드명 변경

* 채팅방_나가기_기능구현 : feat : 오탈자 수정

* 채팅방_나가기_기능구현 : feat : 디버깅용 로깅 추가

---------

Co-authored-by: Yooonjeong <115490096+Yooonjeong@users.noreply.github.com>
mr6208 added a commit that referenced this pull request Feb 2, 2026
* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* 20260128/mr6208 채팅방 나가기 기능추가 (#724)

* Test (#723)

* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* hotfix : 성공내역 조회 시도시 조회객체 의뢰인/대리인 모두 가능하게 수정

* 채팅방_나가기_기능구현 : feat : 채팅방 나가기 API 설계 및 검증 메서드 추가

* 채팅방_나가기_기능구현 : feat : 채팅방 도메인 및 응답 데이터 필드 추가

* 채팅방_나가기_기능구현 : feat : 체팅방 필드 추가로 인한 쿼리 수정 및 메퍼쪽 필드 추가

* 채팅방_나가기_기능구현 : feat : 채팅방 시간 관련 필드명 변경

* 채팅방_나가기_기능구현 : feat : 오탈자 수정

* 채팅방_나가기_기능구현 : feat : 디버깅용 로깅 추가

---------

Co-authored-by: Yooonjeong <115490096+Yooonjeong@users.noreply.github.com>

---------

Co-authored-by: Yooonjeong <115490096+Yooonjeong@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hotfix 긴급 핫픽스 (Hotfix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant