fairnesscoop / pictyschool

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

School users managment #68

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #68 (0712bd8) into master (bbfcff0) will decrease coverage by 0.20%. The diff coverage is 89.81%.

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

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   94.09%   93.89%   -0.21%     
==========================================
  Files         106      112       +6     
  Lines        1101     1146      +45     
  Branches       50       50              
==========================================
+ Hits         1036     1076      +40     
- Misses         65       70       +5     
Impacted Files Coverage Δ
...ation/School/Command/CreateSchoolCommandHandler.ts 100.00% <ø> (ø)
...ation/School/Command/UpdateSchoolCommandHandler.ts 100.00% <ø> (ø)
...lication/School/Query/GetSchoolByIdQueryHandler.ts 100.00% <ø> (ø)
...frastructure/School/Repository/SchoolRepository.ts 40.00% <0.00%> (+6.66%) :arrow_up:
...tructure/School/Repository/SchoolUserRepository.ts 41.66% <41.66%> (ø)
api/src/Domain/School/SchoolUser.entity.ts 88.88% <88.88%> (ø)
.../Application/School/Command/CreateSchoolCommand.ts 100.00% <100.00%> (ø)
.../Application/School/Command/UpdateSchoolCommand.ts 100.00% <100.00%> (ø)
...n/School/Command/User/AssignUserToSchoolCommand.ts 100.00% <100.00%> (ø)
...l/Command/User/AssignUserToSchoolCommandHandler.ts 100.00% <100.00%> (ø)
... and 21 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 bbfcff0...5fafe5a. Read the comment docs.