nismod / smif

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

Feature/warm start #392

Closed tomalrussell closed 5 years ago

tomalrussell commented 5 years ago

Closes #311

codecov[bot] commented 5 years ago

Codecov Report

Merging #392 into master will decrease coverage by 0.1%. The diff coverage is 80.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
- Coverage   70.77%   70.67%   -0.11%     
==========================================
  Files          64       64              
  Lines        5643     5684      +41     
  Branches      716      725       +9     
==========================================
+ Hits         3994     4017      +23     
- Misses       1545     1562      +17     
- Partials      104      105       +1
Flag Coverage Δ
#javascript 70.67% <80.9%> (-0.11%) :arrow_down:
#python 77.76% <80.9%> (-0.19%) :arrow_down:
Impacted Files Coverage Δ
...rc/smif/controller/run/subprocess_run_scheduler.py 76.74% <ø> (ø)
src/smif/controller/run/dafni_run_scheduler.py 17.82% <ø> (ø)
src/smif/data_layer/store.py 91.77% <100%> (+0.49%) :arrow_up:
src/smif/controller/run/__init__.py 100% <100%> (ø) :arrow_up:
src/smif/controller/job/__init__.py 100% <100%> (ø) :arrow_up:
src/smif/controller/build.py 77.94% <63.63%> (-4.88%) :arrow_down:
src/smif/controller/job/serial_job_scheduler.py 87.69% <72.41%> (ø)
src/smif/controller/modelrun.py 87.86% <76.92%> (-3.67%) :arrow_down:

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 70ea637...c6ea27e. Read the comment docs.