refactor: 총동연 월별 1위 동아리 목록 조회 API 제거#389
Conversation
요구사항 삭제에 따라 plan 04 관련 코드 전체 제거 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (11)
✨ 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 |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> (cherry picked from commit ce5a287)
🚀 작업 내용
GET /server/admin/feeds/ranking/last) 전체 제거🤔 고민했던 내용
FeedMonthlyRankingRepository는 스케줄러(Plan 03)에서도 사용하므로 repository 자체는 유지하고, plan 04 전용 쿼리 메서드만 제거GeneralFeedRankingService에서FeedMonthlyRankingRepository의존성이getMonthlyWinners에서만 사용되어 필드 자체를 제거💬 리뷰 중점사항
🤖 Generated with Claude Code