DD-DeCaF / simulations

Model service which takes care of adjusting model according to incoming messages and returns information such as fluxes, theoretical maximum yields, etc
Apache License 2.0
0 stars 1 forks source link

Update data schema for warehouse #145

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #145 into devel will increase coverage by 0.17%. The diff coverage is 76.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##            devel    #145      +/-   ##
=========================================
+ Coverage   72.33%   72.5%   +0.17%     
=========================================
  Files          20      20              
  Lines         824     822       -2     
=========================================
  Hits          596     596              
+ Misses        228     226       -2
Impacted Files Coverage Δ
src/simulations/modeling/gnomic_helpers.py 100% <ø> (+10%) :arrow_up:
src/simulations/resources.py 84.21% <100%> (ø) :arrow_up:
src/simulations/schemas.py 100% <100%> (ø) :arrow_up:
src/simulations/modeling/driven.py 82.81% <50%> (ø) :arrow_up:
src/simulations/modeling/adapter.py 59.69% <66.66%> (-0.9%) :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 e36f57d...a53b8c8. Read the comment docs.