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

[개선] 가게 생성 시 주소 정보 추가 (issue#79) #82

Merged
merged 13 commits into from
Oct 4, 2023

fix: 컴포넌트 스캔 미적용 문제 해결

621ebd7
Select commit
Loading
Failed to load commit list.
Merged

[개선] 가게 생성 시 주소 정보 추가 (issue#79) #82

fix: 컴포넌트 스캔 미적용 문제 해결
621ebd7
Select commit
Loading
Failed to load commit list.
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 is 98.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