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

Fix #212 #261

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #261 into master will decrease coverage by 0.98%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #261      +/-   ##
==========================================
- Coverage   80.83%   79.85%   -0.99%     
==========================================
  Files          41       46       +5     
  Lines         407      412       +5     
  Branches       40       45       +5     
==========================================
  Hits          329      329              
  Misses         66       66              
- Partials       12       17       +5
Impacted Files Coverage Δ
src/FAB/index.js 0% <0%> (ø)
src/Settings/index.js 0% <0%> (ø)
src/Task/index.js 0% <0%> (ø)
src/App.js 0% <0%> (ø) :arrow_up:
src/Sidebar/index.js 0% <0%> (ø)
src/Idea/index.js 0% <0%> (ø)
... and 1 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 619b30d...e614d88. Read the comment docs.