Conversation
* fix: 공통 추천 목록의 오래된 인메모리 캐시 제거 * fix: 공통 추천 캐시 키에 학기명 포함
* fix: GPA 상태 조회에 모학교명 반환 - GPA 상태 조회 응답에 사용자의 모학교명을 포함 - 모학교가 없는 사용자는 모학교명을 null로 반환 - GPA 상태 조회 테스트를 검증 목적별로 분리 * fix: GPA 조회 학교 인증 정책 적용 - 모학교 조회 로직을 HomeUniversityQueryService로 분리 - GPA 상태 조회 시 학교 미인증 사용자는 예외 처리 - 마이페이지는 미인증 사용자 모학교명을 null로 유지 - GPA 상태 조회 테스트를 학교 인증 정책에 맞게 수정
* refactor: 만료 임박 캐시 갱신 시 값을 재계산하도록 수정 - * refactor: 캐시 갱신 중 생성락을 공유하도록 보강
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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.
No description provided.