[개선] 가게 생성 시 주소 정보 추가 (issue#79) #82
Merged
Codecov / codecov/project
succeeded
Oct 4, 2023 in 1s
95.51% (+0.32%) compared to 0cad251
View this Pull Request on Codecov
95.51% (+0.32%) compared to 0cad251
Details
Codecov Report
Merging #82 (621ebd7) into develop (0cad251) will increase coverage by
0.32%
.
The diff coverage is98.66%
.
@@ 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
Files | Coverage Δ | |
---|---|---|
...lkitary/shop/web/request/RegisterShopWebRequest.kt | 100.00% <100.00%> (ø) |
|
...shop/application/port/input/RegisterShopRequest.kt | 100.00% <100.00%> (ø) |
|
...ry/shop/application/service/RegisterShopService.kt | 100.00% <100.00%> (ø) |
|
...main/kotlin/com/mealkitary/common/model/Address.kt | 100.00% <100.00%> (ø) |
|
...ain/kotlin/com/mealkitary/shop/domain/shop/Shop.kt | 81.48% <100.00%> (+0.71%) |
⬆️ |
...mealkitary/shop/domain/shop/address/ShopAddress.kt | 100.00% <100.00%> (ø) |
|
...mealkitary/shop/domain/shop/factory/ShopFactory.kt | 100.00% <100.00%> (ø) |
|
...in/com/mealkitary/address/SimpleAddressResolver.kt | 100.00% <100.00%> (ø) |
|
.../kotlin/com/mealkitary/common/model/Coordinates.kt | 90.90% <90.90%> (ø) |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading