Skip to content

테스트용 알림 전송 객체 잘못 들어간 프로필 제거#258

Merged
kelly6bf merged 2 commits intodevfrom
feature/#256-reminder_api_error_fix
Feb 4, 2026
Merged

테스트용 알림 전송 객체 잘못 들어간 프로필 제거#258
kelly6bf merged 2 commits intodevfrom
feature/#256-reminder_api_error_fix

Conversation

@kelly6bf
Copy link

@kelly6bf kelly6bf commented Feb 4, 2026

😉 연관 이슈

Resolves #256

🧑‍💻 수행 작업

  • 잘못 들어간 프로필 제거

📢 참고 사항

X

Summary by CodeRabbit

  • Chores
    • 내부 설정이 업데이트되었습니다.

@kelly6bf kelly6bf self-assigned this Feb 4, 2026
@kelly6bf kelly6bf added the deploy 해당 라벨을 붙이면 배포 작업을 진행합니다. (붙이지 않으면 배포 작업이 진행되지 않고 머지만 됩니다.) label Feb 4, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 4, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

성능 테스트 알림 발신자 클래스의 @Profile 어노테이션에서 "dev" 프로필을 제거하여 활성 프로필을 {"pt", "local"}로 축소하는 설정 변경이 이루어졌습니다.

Changes

Cohort / File(s) Summary
Profile 설정 변경
src/main/java/site/dogether/notification/sender/performance_test/PerformanceTestNotificationSender.java
@Profile 어노테이션에서 "dev" 프로필 제거. 활성 프로필이 {"pt", "dev", "local"}에서 {"pt", "local"}로 변경되었습니다.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feature/#256-reminder_api_error_fix

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kelly6bf kelly6bf merged commit de66995 into dev Feb 4, 2026
7 of 8 checks passed
@kelly6bf kelly6bf deleted the feature/#256-reminder_api_error_fix branch February 4, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deploy 해당 라벨을 붙이면 배포 작업을 진행합니다. (붙이지 않으면 배포 작업이 진행되지 않고 머지만 됩니다.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BE] 재촉하기 API 에러 해결

1 participant