msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

New layout #86

Closed msandrini closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #86 into master will decrease coverage by 16.88%. The diff coverage is 57.72%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #86       +/-   ##
===========================================
- Coverage   72.12%   55.24%   -16.89%     
===========================================
  Files          53       39       -14     
  Lines        1514      954      -560     
  Branches      313      181      -132     
===========================================
- Hits         1092      527      -565     
- Misses        382      388        +6     
+ Partials       40       39        -1
Impacted Files Coverage Δ
client/components/ui/LabourStatistics.jsx 100% <ø> (ø) :arrow_up:
client/components/ui/MonthlyCalendar.jsx 89.47% <ø> (-1.01%) :arrow_down:
shared/strings.js 100% <ø> (ø) :arrow_up:
client/components/ui/modals/LoadingModal.jsx 100% <ø> (ø) :arrow_up:
client/components/ui/Modal.jsx 90.9% <ø> (ø) :arrow_up:
client/components/Main.jsx 100% <ø> (ø) :arrow_up:
client/components/ui/modals/ConfirmModal.jsx 83.33% <ø> (ø) :arrow_up:
client/components/ui/Button.jsx 42.85% <ø> (ø) :arrow_up:
client/components/ui/SuggestionBox.jsx 96.15% <100%> (ø)
client/components/Header.jsx 100% <100%> (ø) :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 4753545...473301f. Read the comment docs.