nismod / smif

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

I352 missing results #360

Closed fcooper8472 closed 5 years ago

fcooper8472 commented 5 years ago

See #352.

This will simplify substantially once #358 is merged.

codecov[bot] commented 5 years ago

Codecov Report

Merging #360 into develop will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #360      +/-   ##
===========================================
+ Coverage    70.72%   70.73%   +0.01%     
===========================================
  Files           59       59              
  Lines         5202     5204       +2     
  Branches       618      618              
===========================================
+ Hits          3679     3681       +2     
  Misses        1431     1431              
  Partials        92       92
Flag Coverage Δ
#javascript 70.73% <100%> (+0.01%) :arrow_up:
#python 78.61% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
src/smif/data_layer/store.py 95.27% <100%> (+0.03%) :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 75c3452...856bf1a. Read the comment docs.