Merged
Conversation
Closed
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
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.
User description
관련 이슈 (Related Issues)
PR Type
Enhancement, Tests
Description
MyBatis → JPA 리포지토리 전환 완료
서비스 로직 도메인 주도 리팩터링
페이징·카운트 JPA Pageable로 이관
테스트 전면 수정 및 보강
Diagram Walkthrough
File Walkthrough
7 files
댓글 서비스 테스트를 JPA 리포지토리 기반으로 전환공유 게시글 테스트를 엔티티/리포지토리 중심으로 재작성비밀번호 재설정 테스트를 도메인 로직/리포지토리로 갱신질문 서비스 테스트를 JPA 기반 조회로 리팩터링답변 서비스 테스트를 리포지토리/도메인 이벤트로 전환최근 프롬프트 필터 캐시/DB 로직 테스트 교체이메일 서비스 테스트 리포지토리 기반으로 변경6 files
댓글 서비스 JPA 전환 및 도메인 검증 도입공유 게시글 서비스 JPA·도메인 매핑 리팩터링비밀번호 재설정 도메인 주도·리포지토리 전환이메일 인증 로직을 Repository/JPA로 마이그레이션답변 저장/삭제 로직 JPA 및 도메인 메서드화질문 생성/목록 조회를 JPA Pageable로 전환33 files