fairnesscoop / pictyschool

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

List events #73

Closed mmarchois closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (716171b) into master (e35c12d) will decrease coverage by 0.01%. The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   93.21%   93.20%   -0.02%     
==========================================
  Files         143      147       +4     
  Lines        1415     1442      +27     
  Branches       59       59              
==========================================
+ Hits         1319     1344      +25     
- Misses         96       98       +2     
Impacted Files Coverage Δ
...rastructure/Calendar/Repository/EventRepository.ts 50.00% <0.00%> (-12.50%) :arrow_down:
...Application/Calendar/Command/CreateEventCommand.ts 100.00% <100.00%> (ø)
...tion/Calendar/Command/CreateEventCommandHandler.ts 100.00% <100.00%> (ø)
...plication/Calendar/Query/GetEventsByPeriodQuery.ts 100.00% <100.00%> (ø)
...on/Calendar/Query/GetEventsByPeriodQueryHandler.ts 100.00% <100.00%> (ø)
api/src/Application/Calendar/View/EventView.ts 100.00% <100.00%> (ø)
api/src/Domain/Calendar/Event.entity.ts 92.30% <100.00%> (-1.03%) :arrow_down:
api/src/Infrastructure/Calendar/DTO/EventDTO.ts 100.00% <100.00%> (ø)
.../src/Infrastructure/Calendar/DTO/EventPeriodDTO.ts 100.00% <100.00%> (ø)
... and 3 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 e35c12d...716171b. Read the comment docs.