Conversation
- 인터뷰 질문, 미션, 데이팅 시험 관련 기본 데이터 마이그레이션 추가 - Flyway 설정 로직에 비활성화 처리 조건 추가 - Hibernate DDL 설정 방식 변경 및 스키마 생성 스크립트 설정 추가 #377
# Conflicts: # src/main/java/deepple/deepple/common/config/FlywayConfig.java
- k6 테스트 설정 파일 및 API 테스트 스크립트 추가 - 테스트 환경 변수 및 부하 프로파일 설정 - README에 k6 관련 문서 및 실행 방법 추가 #394
- 성능 테스트용 SQL 데이터 생성 스크립트 추가 - 회원, 소개, 좋아요, 매칭, 알림 데이터 포함 - 데이터 검증 및 README 파일 추가 #394
- FCM 제외 테스트 로직 `sendWithoutPush` 추가 - k6 부하 테스트 스크립트 구현 - 테스트용 SQL 데이터 초기화/생성 로직 추가 #394
* [Refac] : When Match Request or Response, Don't Check Primary Contatct Type * [fix] : Change BaseURL * [Fix] : Using Enum
* [Refac] : When Match Request or Response, Don't Check Primary Contatct Type * [fix] : Change BaseURL * [Fix] : Using Enum * [Refac] Change BizgoRequestBody
* [Refac] : When Match Request or Response, Don't Check Primary Contatct Type * [fix] : Change BaseURL * [Fix] : Using Enum * [Refac] Change BizgoRequestBody * [Fix] : Use Record for serialization
* [Refac] : When Match Request or Response, Don't Check Primary Contatct Type * [fix] : Change BaseURL * [Fix] : Using Enum * [Refac] Change BizgoRequestBody * [Fix] : Use Record for serialization * [Refac] : Add Logging for checking.
- 데이터 접근 레이어 분리 (Reader/Writer) 및 저장 로직 개선 - FCM 예외 처리 로깅 추가 - 알림 템플릿 정보 전송 방식 변경 - k6 부하 테스트 시 최대 VU 증가 - notification_preferences 테이블에 인덱스 추가 - 테스트 코드 리팩토링 및 명확한 실패 상태 로깅 적용 #394
- CircuitBreaker 상태 전환, 실패율 초과, 느린응답률 초과 이벤트에 대한 로그 등록 - 이벤트 리스너 등록 로직 추가 및 @slf4j 어노테이션 적용
- 알림 테이블에 복합 인덱스 추가 (receiverId, deletedAt, id) - 데이터베이스 및 엔티티 매핑 수정 #394
- Bizgo API 응답에서 에러 상태 코드 및 본문 로깅 추가 - 예외 발생 시 디버깅 용이하도록 개선 #409
|
Caution Review failedThe pull request is closed. Walkthrough이 변경사항은 세 가지 개선을 포함합니다: (1) BizgoMessanger에서 Bizgo API 응답 에러 발생 시 HTTP 상태 코드와 응답 본문을 모두 로깅하는 기능 추가, (2) Notification 엔티티의 Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes ✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
✏️ Tip: You can disable this entire section by setting 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.
Summary by CodeRabbit
릴리스 노트
성능 개선
버그 수정
✏️ Tip: You can customize this high-level summary in your review settings.