Conversation
feat: 웹 동아리 목록 정렬 옵션 추가
* feat: 대학 검색 키워드 테이블 추가 * feat: 대학 검색 약칭 데이터 추가 * refactor: 대학 검색 약칭 조회 분리 * test: 대학 검색 약칭 데이터 검증 추가 * fix: 대학 검색 키워드 마이그레이션 안정성 보강 * test: 대학 검색 키워드 시드 검증 추가 * fix: 대학 검색 키워드 연관 필드 문자열 제외
* fix: 기존 대학 검색 키워드 시드 추가 * test: 대학 검색 키워드 시드 검증 강화
* fix: 웹 대학 기준 검색 키워드 보정 * fix: 웹 대학 검색 키워드 마이그레이션 순서 보정
* feat: 웹사이트 동아리 시트 가져오기 추가 * fix: 웹사이트 동아리 시트 가져오기 안정화 * test: 웹사이트 동아리 시트 커버리지 보강
* fix: Redis TTL 조회 실패 시 rate limit 응답 안정화 - 제한 초과 판단 이후 남은 시간 조회가 실패해도 servlet 예외로 전파되지 않도록 기본 window 값으로 대체한다 - 카운터 증가가 성공한 경우에는 제한 초과 상태를 유지해 Redis TTL 조회 장애가 요청 허용으로 바뀌지 않게 한다 - Redis timeout 재현 테스트를 추가해 동일한 500 전파가 재발하지 않도록 한다 * test: rate limit TTL fallback 검증 보강 - 리뷰 피드백에 따라 TTL 조회 실패 시 기본 window 값이 예외 detail에 반영되는지 확인한다 - 429 에러 코드만 검증하던 테스트를 보강해 fallback 시간이 응답 메시지에서 누락되는 회귀를 막는다
|
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: Path: .coderabbit.yaml Review profile: ASSERTIVE 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 |
🧪 JaCoCo Coverage Report (Changed Files)Summary
Coverage by File
|
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.
🔍 개요
🚀 주요 변경 내용
💬 참고 사항
✅ Checklist (완료 조건)