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

[feature] JOOQ 기반 카테고리 가게 커서 조회 #28

Merged
merged 11 commits into from
Oct 14, 2023

lint

8d23c5b
Select commit
Loading
Failed to load commit list.
Merged

[feature] JOOQ 기반 카테고리 가게 커서 조회 #28

lint
8d23c5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2023 in 0s

89.31% (target 80.00%)

View this Pull Request on Codecov

89.31% (target 80.00%)

Details

Codecov Report

Merging #28 (8d23c5b) into main (2c0eb29) will increase coverage by 0.15%.
The diff coverage is 91.54%.

@@             Coverage Diff              @@
##               main      #28      +/-   ##
============================================
+ Coverage     89.15%   89.31%   +0.15%     
- Complexity      177      190      +13     
============================================
  Files            30       34       +4     
  Lines           332      393      +61     
  Branches         11       16       +5     
============================================
+ Hits            296      351      +55     
- Misses           26       31       +5     
- Partials         10       11       +1     
Files Coverage Δ
...mjucow/eatda/common/config/JacksonConfiguration.kt 100.00% <100.00%> (ø)
...da/domain/store/service/query/StoreQueryService.kt 100.00% <100.00%> (ø)
...w/eatda/persistence/store/StoreCustomRepository.kt 100.00% <100.00%> (ø)
...tda/persistence/store/StoreCustomRepositoryImpl.kt 100.00% <100.00%> (ø)
...mjucow/eatda/presentation/store/StoreController.kt 100.00% <100.00%> (ø)
...ow/eatda/common/config/JooqContextConfiguration.kt 95.65% <95.65%> (ø)
.../common/config/JooqToSpringExceptionTransformer.kt 16.66% <16.66%> (ø)