fairnesscoop / pictyschool

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

Vouchers managment #70

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #70 (8c4c309) into master (a34961e) will decrease coverage by 0.63%. The diff coverage is 89.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   93.81%   93.17%   -0.64%     
==========================================
  Files         114      133      +19     
  Lines        1164     1304     +140     
  Branches       52       55       +3     
==========================================
+ Hits         1092     1215     +123     
- Misses         72       89      +17     
Impacted Files Coverage Δ
...tructure/School/Repository/SchoolUserRepository.ts 31.25% <0.00%> (-10.42%) :arrow_down:
...rastructure/School/Repository/VoucherRepository.ts 31.25% <31.25%> (ø)
api/src/Domain/School/Voucher.entity.ts 91.66% <91.66%> (ø)
...tion/School/Command/User/AddUserToSchoolCommand.ts 100.00% <100.00%> (ø)
...hool/Command/User/AddUserToSchoolCommandHandler.ts 100.00% <100.00%> (ø)
...ion/School/Command/User/RemoveSchoolUserCommand.ts 100.00% <100.00%> (ø)
...ool/Command/User/RemoveSchoolUserCommandHandler.ts 100.00% <100.00%> (ø)
...ion/School/Command/Voucher/CreateVoucherCommand.ts 100.00% <100.00%> (ø)
...ool/Command/Voucher/CreateVoucherCommandHandler.ts 100.00% <100.00%> (ø)
...ion/School/Command/Voucher/RemoveVoucherCommand.ts 100.00% <100.00%> (ø)
... and 36 more

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 a34961e...8c4c309. Read the comment docs.