Closed kaspian-xz closed 4 years ago
Merging #17 into master will decrease coverage by
9.8%
. The diff coverage is0.79%
.
@@ Coverage Diff @@
## master #17 +/- ##
============================================
- Coverage 74.39% 64.58% -9.81%
- Complexity 223 224 +1
============================================
Files 68 83 +15
Lines 820 946 +126
Branches 18 24 +6
============================================
+ Hits 610 611 +1
- Misses 189 314 +125
Partials 21 21
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ory/application/port/in/CreateCategoryUseCase.java | 0% <0%> (ø) |
0 <0> (?) |
|
...category/application/port/in/GetCategoryQuery.java | 0% <0%> (ø) |
0 <0> (?) |
|
...b/category/adapter/out/jpa/CategoryRepository.java | 0% <0%> (ø) |
0 <0> (?) |
|
...ory/application/service/CreateCategoryService.java | 0% <0%> (ø) |
0 <0> (?) |
|
...gory/application/service/GetCategoriesService.java | 0% <0%> (ø) |
0 <0> (?) |
|
...ub/category/adapter/in/web/CategoryController.java | 0% <0%> (ø) |
0 <0> (?) |
|
...tegory/application/service/BlankNameException.java | 0% <0%> (ø) |
0 <0> (?) |
|
...a/org/odessajavaclub/category/domain/Category.java | 0% <0%> (ø) |
0 <0> (?) |
|
...lub/category/adapter/in/web/CategoryDtoMapper.java | 0% <0%> (ø) |
0 <0> (?) |
|
...ory/application/port/in/UpdateCategoryUseCase.java | 0% <0%> (ø) |
0 <0> (?) |
|
... and 20 more |
This pull request is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Resolves #4
Description
Testing Details
ToDo