fairnesscoop / pictyschool

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

Add event #72

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (4f9a7bf) into master (8b578b3) will increase coverage by 0.03%. The diff coverage is 93.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   93.17%   93.21%   +0.03%     
==========================================
  Files         137      143       +6     
  Lines        1334     1415      +81     
  Branches       57       59       +2     
==========================================
+ Hits         1243     1319      +76     
- Misses         91       96       +5     
Impacted Files Coverage Δ
...rastructure/Calendar/Repository/EventRepository.ts 62.50% <62.50%> (ø)
api/src/Domain/Calendar/Event.entity.ts 93.33% <93.33%> (ø)
...Application/Calendar/Command/CreateEventCommand.ts 100.00% <100.00%> (ø)
...tion/Calendar/Command/CreateEventCommandHandler.ts 100.00% <100.00%> (ø)
api/src/Infrastructure/Calendar/DTO/EventDTO.ts 100.00% <100.00%> (ø)
...ructure/Common/Validator/DateGreaterOrEqualThan.ts 100.00% <100.00%> (ø)
... and 2 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 8b578b3...4f9a7bf. Read the comment docs.