nismod / smif

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

Fix/write empty state #354

Closed tomalrussell closed 5 years ago

tomalrussell commented 5 years ago

(Merge after #339)

codecov[bot] commented 5 years ago

Codecov Report

Merging #354 into develop will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #354      +/-   ##
===========================================
+ Coverage    70.57%   70.59%   +0.02%     
===========================================
  Files           59       59              
  Lines         5179     5183       +4     
  Branches       615      615              
===========================================
+ Hits          3655     3659       +4     
  Misses        1431     1431              
  Partials        93       93
Flag Coverage Δ
#javascript 70.59% <100%> (+0.02%) :arrow_up:
#python 78.49% <100%> (+0.01%) :arrow_up:
Impacted Files Coverage Δ
src/smif/decision/decision.py 93.22% <ø> (-0.06%) :arrow_down:
src/smif/data_layer/file/file_data_store.py 87.07% <100%> (+0.26%) :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 595d53d...05a5866. Read the comment docs.