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

Bugfix/issue #241 #246

Closed mkermani144 closed 6 years ago

mkermani144 commented 6 years ago

Close #241.

codecov[bot] commented 6 years ago

Codecov Report

Merging #246 into master will decrease coverage by 0.44%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #246      +/-   ##
==========================================
- Coverage   83.21%   82.77%   -0.45%     
==========================================
  Files          37       38       +1     
  Lines         429      418      -11     
  Branches       35       35              
==========================================
- Hits          357      346      -11     
  Misses         68       68              
  Partials        4        4
Impacted Files Coverage Δ
src/reducers/task.js 100% <ø> (ø) :arrow_up:
src/Idea/ConvertIdeaDialog.js 100% <ø> (ø) :arrow_up:
src/FAB/NewTaskDialog.js 100% <ø> (ø) :arrow_up:
src/Task/lib/classify.js 100% <100%> (ø) :arrow_up:
src/lib/date.js 100% <100%> (ø)
src/lib/testUtils.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 faca4a9...f09ee90. Read the comment docs.