Skip to content

Merge dev into main - #230

Merged
SinnoLn merged 1 commit into
mainfrom
dev
Aug 21, 2026
Merged

Merge dev into main#230
SinnoLn merged 1 commit into
mainfrom
dev

Conversation

@SinnoLn

@SinnoLn SinnoLn commented Aug 21, 2026

Copy link
Copy Markdown
Member

No description provided.

…ender

refactor: 이메일 인증코드 템플릿 디자인 개선 및 비동기 전환
@SinnoLn SinnoLn self-assigned this Aug 21, 2026
@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@SinnoLn, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 38 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: cf474dbd-9a60-41af-9b82-ff5a4d75f391

📥 Commits

Reviewing files that changed from the base of the PR and between 765d778 and b6ce5b7.

📒 Files selected for processing (8)
  • src/main/java/chaeso/zip/server/ChaesoZipApplication.java
  • src/main/java/chaeso/zip/server/auth/application/AuthServiceImpl.java
  • src/main/java/chaeso/zip/server/auth/infrastructure/mail/MailTemplateException.java
  • src/main/java/chaeso/zip/server/auth/infrastructure/mail/VerificationMailSender.java
  • src/main/resources/templates/email/signup-verification.html
  • src/test/java/chaeso/zip/server/auth/application/AuthServiceTest.java
  • src/test/java/chaeso/zip/server/auth/infrastructure/mail/VerificationMailSenderTest.java
  • src/test/resources/application.yaml

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.

@SinnoLn
SinnoLn merged commit 53d5347 into main Aug 21, 2026
5 checks passed
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.87%. Comparing base (eca3865) to head (b6ce5b7).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...th/infrastructure/mail/VerificationMailSender.java 87.50% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #230      +/-   ##
============================================
- Coverage     92.03%   91.87%   -0.16%     
- Complexity      778      782       +4     
============================================
  Files           130      131       +1     
  Lines          2347     2363      +16     
  Branches        203      203              
============================================
+ Hits           2160     2171      +11     
- Misses          124      129       +5     
  Partials         63       63              
Files with missing lines Coverage Δ
...o/zip/server/auth/application/AuthServiceImpl.java 96.29% <100.00%> (-1.80%) ⬇️
...uth/infrastructure/mail/MailTemplateException.java 100.00% <100.00%> (ø)
...th/infrastructure/mail/VerificationMailSender.java 87.50% <87.50%> (-12.50%) ⬇️
Components Coverage Δ
auth 95.58% <91.66%> (-0.90%) ⬇️
channel 82.53% <ø> (ø)
onboarding 89.00% <ø> (ø)
estimation 94.11% <ø> (ø)
performance 91.66% <ø> (ø)
simulation 91.82% <ø> (ø)
user 96.72% <ø> (ø)

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants