danielhstahl / -DEPRICATED-option_dashboard

https://phillyfan1138.github.io/option_dashboard/
1 stars 4 forks source link

Add t ests #89

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

fixes issue 85

codecov[bot] commented 6 years ago

Codecov Report

Merging #89 into master will increase coverage by 62.06%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #89       +/-   ##
==========================================
+ Coverage   16.44%   78.5%   +62.06%     
==========================================
  Files          30      30               
  Lines         517     414      -103     
  Branches       80      65       -15     
==========================================
+ Hits           85     325      +240     
+ Misses        384      75      -309     
+ Partials       48      14       -34
Impacted Files Coverage Δ
src/Utils/utils.js 92.5% <ø> (+15%) :arrow_up:
src/index.js 0% <0%> (ø) :arrow_up:
src/App.js 87.87% <100%> (+87.87%) :arrow_up:
src/Cards/CardPlot.js 100% <100%> (+100%) :arrow_up:
src/setupTests.js 100% <100%> (ø)
src/Forms/CommonInputs.js 0% <0%> (ø) :arrow_up:
src/Reducers/index.js
src/Graphs/Algorithms.js 96.42% <0%> (+3.57%) :arrow_up:
... and 24 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 3f2a812...757f12d. Read the comment docs.