Closed mmarchois closed 3 years ago
Merging #59 (5a942bd) into master (e4a7be7) will increase coverage by
0.27%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #59 +/- ##
==========================================
+ Coverage 93.50% 93.78% +0.27%
==========================================
Files 92 95 +3
Lines 924 965 +41
Branches 43 45 +2
==========================================
+ Hits 864 905 +41
Misses 60 60
Impacted Files | Coverage Δ | |
---|---|---|
.../src/Application/User/Command/CreateUserCommand.ts | 100.00% <100.00%> (ø) |
|
...plication/User/Command/CreateUserCommandHandler.ts | 100.00% <100.00%> (ø) |
|
api/src/Domain/User/User.entity.ts | 100.00% <100.00%> (ø) |
|
api/src/Infrastructure/User/DTO/UserDTO.ts | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e4a7be7...5a942bd. Read the comment docs.
:warning: This PR introduce a BC break due to database refactoring.