Skip to content
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

[개선] Shop 엔티티 식별자 UUID로 개선(issue#85) #87

Merged
merged 12 commits into from
Oct 11, 2023

fix : ShopAddress 임포트 경로 변경

5888426
Select commit
Loading
Failed to load commit list.
Merged

[개선] Shop 엔티티 식별자 UUID로 개선(issue#85) #87

fix : ShopAddress 임포트 경로 변경
5888426
Select commit
Loading
Failed to load commit list.
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 is 100.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