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

Feature/startup tab #263

Closed mkermani144 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #263 into master will increase coverage by 0.66%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #263      +/-   ##
==========================================
+ Coverage   79.85%   80.51%   +0.66%     
==========================================
  Files          46       47       +1     
  Lines         412      426      +14     
  Branches       45       45              
==========================================
+ Hits          329      343      +14     
  Misses         66       66              
  Partials       17       17
Impacted Files Coverage Δ
src/App.js 0% <ø> (ø) :arrow_up:
src/Settings/StartupTabDialog.js 100% <100%> (ø)
src/Settings/actionCreators.js 100% <100%> (ø) :arrow_up:
src/Settings/Settings.js 100% <100%> (ø) :arrow_up:
src/reducers/appProperties.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 cd96830...62be9f9. Read the comment docs.