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

Don't return measured fluxes if the model is infeasible #115

Closed kvikshaug closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #115 into caffeine will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           caffeine     #115      +/-   ##
============================================
+ Coverage     73.08%   73.65%   +0.57%     
============================================
  Files            19       19              
  Lines           639      634       -5     
============================================
  Hits            467      467              
+ Misses          172      167       -5
Impacted Files Coverage Δ
src/model/simulations.py 83.78% <ø> (+9.97%) :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 8ed42e3...486b0f2. Read the comment docs.