[개선] Shop 엔티티 식별자 UUID로 개선(issue#85) #87
Merged
Codecov / codecov/project
succeeded
Oct 11, 2023 in 0s
96.19% (+0.25%) compared to 5cd6b71
View this Pull Request on Codecov
96.19% (+0.25%) compared to 5cd6b71
Details
Codecov Report
Merging #87 (5888426) into develop (5cd6b71) will increase coverage by
0.25%
.
Report is 1 commits behind head on develop.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## develop #87 +/- ##
=============================================
+ Coverage 95.94% 96.19% +0.25%
Complexity 317 317
=============================================
Files 72 72
Lines 813 815 +2
Branches 38 38
=============================================
+ Hits 780 784 +4
+ Misses 18 16 -2
Partials 15 15
Files | Coverage Δ | |
---|---|---|
...kitary/reservation/web/GetReservationController.kt | 100.00% <100.00%> (ø) |
|
...eservation/web/request/ReserveProductWebRequest.kt | 100.00% <100.00%> (ø) |
|
...in/com/mealkitary/shop/web/GetProductController.kt | 100.00% <100.00%> (ø) |
|
...mealkitary/shop/web/GetReservableTimeController.kt | 100.00% <100.00%> (ø) |
|
.../mealkitary/shop/web/UpdateShopStatusController.kt | 100.00% <100.00%> (ø) |
|
...on/application/port/input/ReserveProductRequest.kt | 100.00% <100.00%> (ø) |
|
...ation/application/service/GetReservationService.kt | 100.00% <ø> (ø) |
|
...kitary/shop/application/port/input/ShopResponse.kt | 100.00% <100.00%> (ø) |
|
...tary/shop/application/service/GetProductService.kt | 100.00% <100.00%> (ø) |
|
...op/application/service/GetReservableTimeService.kt | 100.00% <ø> (ø) |
|
... and 9 more |
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Loading