danielhstahl / -DEPRICATED-option_dashboard

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

updated tests #91

Closed danielhstahl closed 6 years ago

danielhstahl commented 6 years ago

fixes issue 90

codecov[bot] commented 6 years ago

Codecov Report

Merging #91 into master will increase coverage by 7.38%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage    78.5%   85.88%   +7.38%     
==========================================
  Files          30       30              
  Lines         414      411       -3     
  Branches       65       65              
==========================================
+ Hits          325      353      +28     
+ Misses         75       48      -27     
+ Partials       14       10       -4
Impacted Files Coverage Δ
src/Models/advanced.js 40% <ø> (ø) :arrow_up:
src/Forms/InputCalibrator.js 60% <ø> (+10%) :arrow_up:
src/Forms/GenerateForm.js 90% <ø> (+20%) :arrow_up:
src/Forms/FormHelper.js 88.23% <100%> (+17.64%) :arrow_up:
src/Utils/utils.js 100% <100%> (+7.5%) :arrow_up:
src/AsyncHoc.js 100% <100%> (ø) :arrow_up:
src/Cards/CardPlot.js 100% <100%> (ø) :arrow_up:
src/Forms/QuantileInputs.js 87.5% <100%> (+12.5%) :arrow_up:
src/App.js 90.9% <0%> (+3.03%) :arrow_up:
... and 7 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 010dc89...03cb19e. Read the comment docs.