Conversation
* [feat]: 기계로봇자동차공학부, 재료공학과, 항공우주모빌리티공학과 추가 * [refactor]: 학과 목록 개수 수정
* feat: CommentCommandPort 부모 댓글의 답글 삭제 메서드 추가 * feat: CommentQueryRepository 부모 댓글의 답급 소프트 삭제 쿼리 추가 * feat: NoticeCommandService 댓글 삭제 시 답급도 같이 삭제하도록 수정 * feat: 댓글 삭제 정책에 맞게 데이터 정합성 유지를 위한 Flyway 쿼리 추가 * test: 댓글 삭제 시 답글 삭제하는 인수 테스트 추가 * test : 댓글 개수 테스트 로직 수정 * test : 소나큐브 이슈 대응(isZero 사용)
Walkthrough댓글 부모-자식 계층 구조에서 계단식 삭제를 구현하고, 기존 부서 목록에 세 개의 새로운 공학 부서(기계로봇자동차, 재료, 항공모빌리티)를 추가하며, 해당 부서의 스크래핑 핸들러를 작성합니다. Changes
Possibly related PRs
Suggested labels
Poem
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (12)
🧰 Additional context used🧬 Code graph analysis (3)src/main/java/com/kustacks/kuring/worker/scrap/deptinfo/engineering/MaterialDept.java (2)
src/main/java/com/kustacks/kuring/worker/scrap/deptinfo/engineering/AeroMobilityDept.java (2)
src/main/java/com/kustacks/kuring/worker/scrap/deptinfo/engineering/MechaRobotAutoDept.java (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (14)
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 |
|



version 2.16.1
Summary by CodeRabbit
릴리즈 노트
새로운 기능
개선 사항
테스트
✏️ Tip: You can customize this high-level summary in your review settings.