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

Various fixes in data adapters #127

Closed kvikshaug closed 5 years ago

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

Codecov Report

Merging #127 into devel will increase coverage by 0.1%. The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff            @@
##            devel     #127     +/-   ##
=========================================
+ Coverage   72.11%   72.22%   +0.1%     
=========================================
  Files          20       20             
  Lines         746      756     +10     
=========================================
+ Hits          538      546      +8     
- Misses        208      210      +2
Impacted Files Coverage Δ
src/model/resources.py 83.33% <100%> (ø) :arrow_up:
src/model/schemas.py 100% <100%> (ø) :arrow_up:
src/model/modeling/driven.py 59.37% <25%> (-13.21%) :arrow_down:
src/model/modeling/adapter.py 67.87% <65.38%> (-0.48%) :arrow_down:
src/model/modeling/cobra_helpers.py 73.68% <90%> (+21.3%) :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 dc6e9ba...8bd2af5. Read the comment docs.