nismod / smif

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

Release candidate 1 for smif v1.0 [DNM] #241

Closed willu47 closed 6 years ago

willu47 commented 6 years ago

Waiting for completion of #239, #240 and more...

codecov[bot] commented 6 years ago

Codecov Report

Merging #241 into master will decrease coverage by 14.03%. The diff coverage is 68.17%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #241       +/-   ##
===========================================
- Coverage    89.4%   75.37%   -14.04%     
===========================================
  Files          60       52        -8     
  Lines        4247     4223       -24     
  Branches      499      512       +13     
===========================================
- Hits         3797     3183      -614     
- Misses        362      953      +591     
+ Partials       88       87        -1
Flag Coverage Δ
#javascript 75.37% <68.17%> (-14.04%) :arrow_down:
#python 83.56% <87.55%> (-6.61%) :arrow_down:
Impacted Files Coverage Δ
src/smif/http_api/register.py 76.31% <ø> (-8.3%) :arrow_down:
src/smif/http_api/crud.py 85.08% <ø> (-10.24%) :arrow_down:
src/smif/metadata/coordinates.py 97.05% <ø> (ø)
src/smif/model/sos_model.py 89.03% <ø> (-4.59%) :arrow_down:
src/smif/model/sector_model.py 100% <ø> (+2.25%) :arrow_up:
src/smif/exception.py 100% <ø> (ø)
.../components/ConfigForm/General/PropertySelector.js 7.69% <ø> (-46.16%) :arrow_down:
src/smif/data_layer/model_loader.py 100% <ø> (ø)
src/smif/data_layer/validate.py 31.25% <ø> (-68.21%) :arrow_down:
src/smif/model/model.py 100% <ø> (ø)
... and 60 more

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 72f0e4b...bf0f871. Read the comment docs.