fairnesscoop / pictyschool

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

feat: shooting notice #98

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #98 (b6cba37) into master (7cd696c) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   92.64%   92.68%   +0.03%     
==========================================
  Files         193      193              
  Lines        1836     1845       +9     
  Branches       68       68              
==========================================
+ Hits         1701     1710       +9     
  Misses        135      135              
Impacted Files Coverage Δ
...hool/Query/Shooting/GetShootingByIdQueryHandler.ts 100.00% <ø> (ø)
...astructure/School/Repository/ShootingRepository.ts 35.71% <ø> (ø)
...n/School/Command/Shooting/CreateShootingCommand.ts 100.00% <100.00%> (ø)
...l/Command/Shooting/CreateShootingCommandHandler.ts 100.00% <100.00%> (ø)
...n/School/Command/Shooting/UpdateShootingCommand.ts 100.00% <100.00%> (ø)
...l/Command/Shooting/UpdateShootingCommandHandler.ts 100.00% <100.00%> (ø)
api/src/Application/School/View/ShootingView.ts 100.00% <100.00%> (ø)
api/src/Domain/School/Shooting.entity.ts 97.50% <100.00%> (+0.35%) :arrow_up:
api/src/Infrastructure/School/DTO/ShootingDTO.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 7cd696c...b6cba37. Read the comment docs.