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#72) #76

Merged
merged 37 commits into from
Sep 27, 2023

refactor: 메서드 인라인화

2b2c20f
Select commit
Loading
Failed to load commit list.
Merged

[기능 구현] 가게 상태 변경 기능 구현(issue#72) #76

refactor: 메서드 인라인화
2b2c20f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 26, 2023 in 0s

94.87% (+0.25%) compared to 2bc1a00

View this Pull Request on Codecov

94.87% (+0.25%) compared to 2bc1a00

Details

Codecov Report

Merging #76 (2b2c20f) into develop (2bc1a00) will increase coverage by 0.25%.
Report is 1 commits behind head on develop.
The diff coverage is 96.42%.

@@              Coverage Diff              @@
##             develop      #76      +/-   ##
=============================================
+ Coverage      94.61%   94.87%   +0.25%     
- Complexity       225      239      +14     
=============================================
  Files             50       52       +2     
  Lines            557      585      +28     
  Branches          26       27       +1     
=============================================
+ Hits             527      555      +28     
+ Misses            18       17       -1     
- Partials          12       13       +1     
Files Coverage Δ
.../mealkitary/shop/web/UpdateShopStatusController.kt 100.00% <100.00%> (ø)
...hop/application/service/UpdateShopStatusService.kt 100.00% <100.00%> (ø)
...ain/kotlin/com/mealkitary/shop/domain/shop/Shop.kt 83.87% <100.00%> (+6.09%) ⬆️
...persistence/SpringDataJpaShopPersistenceAdapter.kt 100.00% <100.00%> (ø)
...tlin/com/mealkitary/shop/domain/shop/ShopStatus.kt 75.00% <0.00%> (-25.00%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more