fairnesscoop / pictyschool

Open source and eco design school photo management software (work in progress)
MIT License
7 stars 0 forks source link

Delete user #69

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #69 (dc8886c) into master (6777dd8) will decrease coverage by 0.08%. The diff coverage is 92.00%.

:exclamation: Current head dc8886c differs from pull request most recent head f658976. Consider uploading reports for the commit f658976 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   93.89%   93.80%   -0.09%     
==========================================
  Files         112      114       +2     
  Lines        1146     1163      +17     
  Branches       50       52       +2     
==========================================
+ Hits         1076     1091      +15     
- Misses         70       72       +2     
Impacted Files Coverage Δ
...tructure/School/Repository/SchoolUserRepository.ts 41.66% <ø> (ø)
...c/Infrastructure/User/Repository/UserRepository.ts 27.77% <0.00%> (-3.48%) :arrow_down:
...on/School/Query/User/GetSchoolUsersQueryHandler.ts 100.00% <100.00%> (ø)
.../src/Application/User/Command/RemoveUserCommand.ts 100.00% <100.00%> (ø)
...plication/User/Command/RemoveUserCommandHandler.ts 100.00% <100.00%> (ø)
...omain/User/Exception/CantRemoveYourselfExcetion.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 6777dd8...f658976. Read the comment docs.