nismod / smif

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

Bugfix - missing scenario raises error when included in a dependency #273

Closed willu47 closed 5 years ago

willu47 commented 5 years ago

Fixes 160649829

codecov[bot] commented 5 years ago

Codecov Report

Merging #273 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   73.77%   73.82%   +0.04%     
==========================================
  Files          52       52              
  Lines        4317     4325       +8     
  Branches      521      521              
==========================================
+ Hits         3185     3193       +8     
  Misses       1042     1042              
  Partials       90       90
Flag Coverage Δ
#javascript 73.82% <100%> (+0.04%) :arrow_up:
#python 83.95% <100%> (+0.03%) :arrow_up:
Impacted Files Coverage Δ
src/smif/model/sos_model.py 90.17% <100%> (+0.47%) :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 474d86d...52dae11. Read the comment docs.