fairnesscoop / pictyschool

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

Rename Photographer entity to User #58

Closed mmarchois closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #58 (9baacc9) into master (dd25d05) will decrease coverage by 0.21%. The diff coverage is 88.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   93.71%   93.50%   -0.22%     
==========================================
  Files          92       92              
  Lines         955      924      -31     
  Branches       44       43       -1     
==========================================
- Hits          895      864      -31     
  Misses         60       60              
Impacted Files Coverage Δ
.../Application/School/Command/CreateSchoolCommand.ts 100.00% <ø> (ø)
...ation/School/Command/CreateSchoolCommandHandler.ts 100.00% <ø> (ø)
.../Application/School/Command/UpdateSchoolCommand.ts 100.00% <ø> (ø)
...ation/School/Command/UpdateSchoolCommandHandler.ts 100.00% <ø> (ø)
...lication/School/Query/GetSchoolByIdQueryHandler.ts 100.00% <ø> (ø)
.../Query/Product/GetSchoolProductByIdQueryHandler.ts 100.00% <ø> (ø)
...ool/Query/Product/GetSchoolProductsQueryHandler.ts 100.00% <ø> (ø)
...pi/src/Application/School/View/SchoolDetailView.ts 100.00% <ø> (ø)
api/src/Domain/School/School.entity.ts 97.05% <ø> (-0.62%) :arrow_down:
...cture/School/Repository/SchoolProductRepository.ts 27.77% <ø> (ø)
... and 24 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 dd25d05...9baacc9. Read the comment docs.