nismod / smif

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

Fix/npm packages #296

Closed tomalrussell closed 5 years ago

tomalrussell commented 5 years ago

Update major versions of npm packages, particularly webpack, webpack-dev-server, babel.

codecov[bot] commented 5 years ago

Codecov Report

Merging #296 into master will decrease coverage by 0.12%. The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
- Coverage      69%   68.88%   -0.13%     
==========================================
  Files          58       58              
  Lines        4908     4920      +12     
  Branches      592      592              
==========================================
+ Hits         3387     3389       +2     
- Misses       1426     1436      +10     
  Partials       95       95
Flag Coverage Δ
#javascript 68.88% <44.44%> (-0.13%) :arrow_down:
#python 77.01% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
...if/app/src/components/Simulation/JobRunControls.js 100% <ø> (ø) :arrow_up:
.../ConfigForm/ProjectOverview/ProjectOverviewItem.js 12.24% <100%> (-0.26%) :arrow_down:
...pp/src/components/ConfigForm/General/DeleteForm.js 20% <100%> (-4%) :arrow_down:
...if/app/src/components/Simulation/ConsoleDisplay.js 100% <100%> (ø) :arrow_up:
...pp/src/components/ConfigForm/ModelRunConfigForm.js 7.52% <16.66%> (-0.09%) :arrow_down:
...mif/app/src/components/ConfigForm/General/Popup.js 31.25% <0%> (-2.09%) :arrow_down:
...src/components/ConfigForm/SectorModelConfigForm.js 18.42% <0%> (-0.5%) :arrow_down:
...pp/src/components/ConfigForm/SosModelConfigForm.js 13.55% <0%> (-0.24%) :arrow_down:
... and 6 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 a87bd77...1f303e1. Read the comment docs.