larongbingo / eReforestation

A web app that handles info dessimination and volunteer listing for reforestation efforts. Inexplicably, it also has a reseeding drone that drops seeds.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Feature Image for News and Event #48

Closed larongbingo closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #48 into nextjs will increase coverage by 0.63%. The diff coverage is 93.1%.

Impacted file tree graph

@@            Coverage Diff            @@
##           nextjs     #48      +/-   ##
=========================================
+ Coverage   65.17%   65.8%   +0.63%     
=========================================
  Files          83      83              
  Lines         758     778      +20     
  Branches       55      57       +2     
=========================================
+ Hits          494     512      +18     
- Misses        260     262       +2     
  Partials        4       4
Impacted Files Coverage Δ
...c/server/src/modules/database/models/News.Model.ts 69.23% <100%> (+2.56%) :arrow_up:
.../server/src/modules/database/models/Event.Model.ts 100% <100%> (ø) :arrow_up:
src/server/src/modules/news/News.Controller.ts 91.89% <100%> (+1.89%) :arrow_up:
src/server/src/modules/events/Event.Controller.ts 94.87% <86.66%> (-5.13%) :arrow_down:

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 ac9435d...f6518aa. Read the comment docs.