nismod / smif

Simulation Modelling Integration Framework
http://www.itrc.org.uk
MIT License
22 stars 6 forks source link

Feature/react table #258

Closed RoaldL closed 5 years ago

RoaldL commented 5 years ago

This pull request merges in the react-table implementation. https://www.pivotaltracker.com/story/show/161984027

Comments

codecov[bot] commented 5 years ago

Codecov Report

Merging #258 into master will increase coverage by 0.64%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #258      +/-   ##
==========================================
+ Coverage   73.82%   74.47%   +0.64%     
==========================================
  Files          52       52              
  Lines        4325     4497     +172     
  Branches      521      569      +48     
==========================================
+ Hits         3193     3349     +156     
- Misses       1042     1054      +12     
- Partials       90       94       +4
Flag Coverage Δ
#javascript 74.47% <14.28%> (+0.64%) :arrow_up:
#python 84.33% <ø> (+0.37%) :arrow_up:
Impacted Files Coverage Δ
.../ConfigForm/ProjectOverview/ProjectOverviewItem.js 12.5% <14.28%> (+1.13%) :arrow_up:
src/smif/model/sos_model.py 88.98% <0%> (-1.2%) :arrow_down:
src/smif/decision/decision.py 94.33% <0%> (+1%) :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 40a6650...2f695e0. Read the comment docs.