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

Missing Pages #55

Closed larongbingo closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #55 into nextjs will decrease coverage by 9.72%. The diff coverage is 3.89%.

Impacted file tree graph

@@            Coverage Diff             @@
##           nextjs      #55      +/-   ##
==========================================
- Coverage    65.8%   56.08%   -9.73%     
==========================================
  Files          83       91       +8     
  Lines         778      920     +142     
  Branches       57       64       +7     
==========================================
+ Hits          512      516       +4     
- Misses        262      400     +138     
  Partials        4        4
Impacted Files Coverage Δ
src/client/src/components/index/EventsCardDeck.tsx 100% <ø> (ø)
src/client/src/pages/index.tsx 100% <ø> (ø) :arrow_up:
src/client/src/Routes.tsx 0% <ø> (ø) :arrow_up:
src/client/src/components/NewsDetails.tsx 0% <ø> (ø) :arrow_up:
src/client/src/components/index/IndexCarousel.tsx 100% <ø> (ø)
src/client/src/pages/profilePage/profilePage.tsx 0% <0%> (ø) :arrow_up:
src/client/src/pages/superuser/user-list.tsx 0% <0%> (ø)
src/client/src/pages/admin/create-event.tsx 0% <0%> (ø)
src/client/src/pages/superuser/testing.tsx 0% <0%> (ø)
src/client/src/pages/newsDetails.tsx 0% <0%> (ø) :arrow_up:
... and 18 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 1c69993...e3f2ce0. Read the comment docs.