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

Edit onSetProjectPhase using id and not object #64

Closed henriquefacioli closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #64 into master will increase coverage by 0.81%. The diff coverage is 85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   76.44%   77.26%   +0.81%     
==========================================
  Files          42       42              
  Lines        1261     1271      +10     
  Branches      249      255       +6     
==========================================
+ Hits          964      982      +18     
+ Misses        262      254       -8     
  Partials       35       35
Impacted Files Coverage Δ
client/components/Edit.jsx 94.7% <100%> (+0.03%) :arrow_up:
client/utils.js 100% <100%> (ø) :arrow_up:
client/components/edit/ActiveDayTasks.jsx 100% <100%> (+7.69%) :arrow_up:
client/components/edit/ActiveDayTimes.jsx 94.28% <80%> (+12.02%) :arrow_up:

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 b6d6814...4e334cd. Read the comment docs.