-
Notifications
You must be signed in to change notification settings - Fork 0
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
[개선] 가게 생성 시 주소 정보 추가 (issue#79) #82
Conversation
...ure/adapter-address-resolver/src/main/kotlin/com/mealkitary/address/SimpleAddressResolver.kt
Show resolved
Hide resolved
mealkitary-domain/src/main/kotlin/com/mealkitary/shop/domain/shop/address/Address.kt
Outdated
Show resolved
Hide resolved
@le2sky 코드리뷰 부탁드립니다 |
Codecov Report
@@ Coverage Diff @@
## develop #82 +/- ##
=============================================
+ Coverage 95.19% 95.51% +0.32%
- Complexity 258 278 +20
=============================================
Files 60 64 +4
Lines 645 714 +69
Branches 31 36 +5
=============================================
+ Hits 614 682 +68
Misses 18 18
- Partials 13 14 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
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.
구현 요약
연관 이슈
#79