refactor: 멘토링 조회 응답 필드 수정#638
Merged
whqtker merged 1 commit intosolid-connection:developfrom Feb 3, 2026
Merged
Conversation
WalkthroughMentoringForMentorResponse 레코드에 mentoringId 필드를 추가하는 변경사항입니다. 새로운 long 타입의 mentoringId가 레코드 생성자의 첫 번째 파라미터로 추가되었으며, 이에 맞춰 정적 팩토리 메서드 of()를 수정하여 mentoring.getId()를 호출한 결과값을 생성자의 첫 인자로 전달하도록 업데이트했습니다. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
변경사항 상세1. mentoringId 필드 추가 2. 팩토리 메서드 업데이트 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
관련 이슈
작업 내용
관련 논의
특이 사항
리뷰 요구사항 (선택)