nismod / smif

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

Develop - towards smif 1.2 #384

Closed tomalrussell closed 5 years ago

tomalrussell commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #384 into master will increase coverage by 0.84%. The diff coverage is 91.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
+ Coverage   71.09%   71.94%   +0.84%     
==========================================
  Files          60       60              
  Lines        5342     5510     +168     
  Branches      661      693      +32     
==========================================
+ Hits         3798     3964     +166     
+ Misses       1448     1447       -1     
- Partials       96       99       +3
Flag Coverage Δ
#javascript 71.94% <91.05%> (+0.84%) :arrow_up:
#python 79.51% <91.05%> (+0.71%) :arrow_up:
Impacted Files Coverage Δ
src/smif/cli/log.py 95.83% <ø> (-0.17%) :arrow_down:
src/smif/data_layer/results.py 93.24% <100%> (+1.71%) :arrow_up:
src/smif/metadata/coordinates.py 97.22% <100%> (ø) :arrow_up:
src/smif/data_layer/database_interface.py 16.58% <100%> (ø) :arrow_up:
src/smif/data_layer/memory_interface.py 88.69% <78.26%> (+0.58%) :arrow_up:
src/smif/data_layer/store.py 91.27% <89.7%> (-0.02%) :arrow_down:
src/smif/data_layer/file/file_data_store.py 89.51% <96.36%> (+2.43%) :arrow_up:
src/smif/data_layer/abstract_data_store.py 98.63% <97.82%> (-1.37%) :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 61a855e...9657e48. Read the comment docs.