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

Style folder structure #62

Closed msandrini closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   47.06%   47.06%           
=======================================
  Files          41       41           
  Lines        1243     1243           
  Branches      242      242           
=======================================
  Hits          585      585           
  Misses        624      624           
  Partials       34       34
Impacted Files Coverage Δ
client/components/edit/SuggestionBox.jsx 13.04% <ø> (ø) :arrow_up:
client/components/genericPages/PageLoading.jsx 100% <ø> (ø) :arrow_up:
client/components/edit/TimeGroup.jsx 21.05% <ø> (ø) :arrow_up:
client/components/ui/Spinner.jsx 100% <ø> (ø) :arrow_up:
client/components/edit/WeeklyCalendar.jsx 26.66% <ø> (ø) :arrow_up:
client/components/today/StaticTime.jsx 100% <ø> (ø) :arrow_up:
client/components/Header.jsx 100% <ø> (ø) :arrow_up:
client/components/edit/LabourStatistics.jsx 21.42% <ø> (ø) :arrow_up:
client/components/edit/MonthlyCalendar.jsx 18.18% <ø> (ø) :arrow_up:
client/components/authentication/UserDetails.jsx 100% <ø> (ø) :arrow_up:
... and 8 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 caa872a...89013e4. Read the comment docs.