fairnesscoop / pictyschool

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

Create photographer #59

Closed mmarchois closed 3 years ago

mmarchois commented 3 years ago

:warning: This PR introduce a BC break due to database refactoring.

codecov-io commented 3 years ago

Codecov Report

Merging #59 (5a942bd) into master (e4a7be7) will increase coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.