-
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: (#118) 이메일 중복 검사 설계 #119
Conversation
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.
overlap이라는 단어를 duplication이나 exists로 바꾸는 건 어때요?
...ation/src/main/kotlin/team/comit/simtong/common/dto/request/WebCheckEmailOverlapException.kt
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## main #119 +/- ##
============================================
+ Coverage 39.26% 39.45% +0.18%
- Complexity 189 192 +3
============================================
Files 134 135 +1
Lines 1090 1100 +10
Branches 35 35
============================================
+ Hits 428 434 +6
- Misses 661 665 +4
Partials 1 1
Continue to review full report at Codecov.
|
...ation/src/main/kotlin/team/comit/simtong/domain/user/usecase/CheckEmailDuplicationUseCase.kt
Outdated
Show resolved
Hide resolved
simtong-presentation/src/main/kotlin/team/comit/simtong/common/WebCommonAdapter.kt
Outdated
Show resolved
Hide resolved
simtong-presentation/src/main/kotlin/team/comit/simtong/common/WebCommonAdapter.kt
Outdated
Show resolved
Hide resolved
...ion/src/main/kotlin/team/comit/simtong/common/dto/request/WebCheckEmailDuplicationRequest.kt
Outdated
Show resolved
Hide resolved
simtong-presentation/src/main/kotlin/team/comit/simtong/common/WebCommonAdapter.kt
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
작업 내용 설명
주요 변경 사항
체크리스트
관련 이슈