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 #209 #260

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #260 into master will decrease coverage by 1.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   81.92%   80.83%   -1.09%     
==========================================
  Files          41       41              
  Lines         437      407      -30     
  Branches       40       40              
==========================================
- Hits          358      329      -29     
+ Misses         67       66       -1     
  Partials       12       12
Impacted Files Coverage Δ
src/Settings/Settings.js 100% <ø> (ø) :arrow_up:
src/App.js 0% <ø> (ø) :arrow_up:
src/Idea/IdeaList.js 80% <ø> (-2.15%) :arrow_down:
src/FAB/NewTaskDialog.js 91.66% <ø> (-0.93%) :arrow_down:
src/FAB/NewIdeaDialog.js 85.71% <ø> (-2.53%) :arrow_down:
src/Idea/EditIdeaDialog.js 88.88% <ø> (-2.78%) :arrow_down:
src/Idea/Idea.js 100% <ø> (ø) :arrow_up:
src/FAB/FAB.js 100% <ø> (ø) :arrow_up:
src/Task/TaskList.js 81.48% <ø> (-1.28%) :arrow_down:
src/Task/EditTaskDialog.js 88.88% <ø> (-2.78%) :arrow_down:
... and 2 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 be6c1ba...47e3992. Read the comment docs.