Skip to content

Conversation

@west-eastH
Copy link
Contributor

✨ 연관된 이슈

아직


📝 작업 내용 (주요 변경 사항)

  • 일정 수정 API
  • 테스트 코드 작성

💬 리뷰 요구사항

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

@west-eastH west-eastH requested a review from choiseoji July 22, 2025 08:55
@west-eastH west-eastH self-assigned this Jul 22, 2025
@west-eastH west-eastH added the ✨feat 기능 개발 시 label Jul 22, 2025
@github-actions
Copy link

Test Coverage Report

Overall Project 57.9% -5.1% 🍏
Files changed 62.17% 🍏

File Coverage
EventException.java 100% 🍏
EventErrorCode.java 100% 🍏
EventInfoRequest.java 100% 🍏
EventService.java 90% -10% 🍏
Event.java 85.11% 🍏
PeriodicEvent.java 42.25% -57.75%
EventController.java 0% -76.19%
MemberException.java 0% -33.33%
MemberErrorCode.java 0% -84.21%
EventMapper.java 0%

Copy link
Contributor

@choiseoji choiseoji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다 👏
map struct 저도 참고해서 적용해보겠습니다!

Comment on lines +32 to +34
@Mapping(target = "eventId", source = "id")
@Mapping(target = "participants", source = "expectedParticipants")
EventProfileResponse toEventProfile(Event event);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

우와 이렇게만 하면 자동으로 매칭이 되는거군요..!

@west-eastH west-eastH merged commit 9ecb14a into develop Jul 24, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨feat 기능 개발 시

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants