-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge: (#78) 이메일 인증 정책 설계 #82
Conversation
Codecov Report
@@ Coverage Diff @@
## main #82 +/- ##
============================================
+ Coverage 29.34% 33.06% +3.72%
- Complexity 104 124 +20
============================================
Files 100 111 +11
Lines 777 877 +100
Branches 17 19 +2
============================================
+ Hits 228 290 +62
- Misses 546 584 +38
Partials 3 3
Continue to review full report at Codecov.
|
...g-application/src/main/kotlin/team/comit/simtong/domain/auth/spi/CommandAuthCodeLimitPort.kt
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/model/AuthCode.kt
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/model/AuthCodeLimit.kt
Outdated
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/policy/CheckAuthCodePolicy.kt
Outdated
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/policy/SendAuthCodePolicy.kt
Outdated
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/policy/SendAuthCodePolicy.kt
Outdated
Show resolved
Hide resolved
simtong-infrastructure/src/main/kotlin/team/comit/simtong/global/error/WebErrorHandler.kt
Outdated
Show resolved
Hide resolved
...ng-application/src/main/kotlin/team/comit/simtong/domain/auth/usecase/SendAuthCodeUseCase.kt
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/model/AuthCode.kt
Outdated
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/model/AuthCodeLimit.kt
Outdated
Show resolved
Hide resolved
simtong-domain/src/main/kotlin/team/comit/simtong/domain/auth/model/AuthCodeLimit.kt
Outdated
Show resolved
Hide resolved
simtong-infrastructure/src/main/kotlin/team/comit/simtong/global/security/SecurityConfig.kt
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다 👍
수고하셨어요... |
작업 내용 설명
주요 변경 사항
체크리스트
관련 이슈