mkermani144 / wanna

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

Wip/animations #248

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #248 into master will decrease coverage by 0.72%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   82.81%   82.08%   -0.73%     
==========================================
  Files          38       38              
  Lines         419      402      -17     
  Branches       35       32       -3     
==========================================
- Hits          347      330      -17     
  Misses         68       68              
  Partials        4        4
Impacted Files Coverage Δ
src/Idea/IdeaList.js 82.14% <100%> (-1.73%) :arrow_down:
src/Task/TaskList.js 82.75% <100%> (-2.09%) :arrow_down:
src/Idea/Idea.js 100% <100%> (ø) :arrow_up:
src/Task/Task.js 100% <100%> (ø) :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 ab96b4e...289e5d0. Read the comment docs.