mkermani144 / wanna

💡✔ Wanna is an implementation of a 21st-century to-do list app.
https://wanna.js.org
MIT License
198 stars 30 forks source link

Fix #255 #259

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #259 into master will decrease coverage by 0.21%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #259      +/-   ##
==========================================
- Coverage   82.13%   81.92%   -0.22%     
==========================================
  Files          41       41              
  Lines         431      437       +6     
  Branches       38       40       +2     
==========================================
+ Hits          354      358       +4     
  Misses         67       67              
- Partials       10       12       +2
Impacted Files Coverage Δ
src/Idea/EditIdeaDialog.js 91.66% <66.66%> (-8.34%) :arrow_down:
src/Task/EditTaskDialog.js 91.66% <66.66%> (-8.34%) :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 b78ece0...a50413a. Read the comment docs.