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

Fix/exchange rxns ecModels #148

Closed BenjaSanchez closed 4 years ago

BenjaSanchez commented 4 years ago

solves https://github.com/DD-DeCaF/scrum/issues/1172

Exchange reactions of ecModels are now properly recognized when defining medium and/or uptake rates.

codecov-io commented 4 years ago

Codecov Report

Merging #148 into devel will increase coverage by 0.39%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #148      +/-   ##
==========================================
+ Coverage   74.44%   74.83%   +0.39%     
==========================================
  Files          20       20              
  Lines         896      906      +10     
==========================================
+ Hits          667      678      +11     
+ Misses        229      228       -1
Impacted Files Coverage Δ
src/simulations/resources.py 84.21% <100%> (ø) :arrow_up:
src/simulations/modeling/adapter.py 65.92% <100%> (+2.04%) :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 2b7aa82...66ac317. Read the comment docs.