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 cobra models & upgrade cobrapy #146

Closed kvikshaug closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #146 into devel will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           devel    #146   +/-   ##
=====================================
  Coverage   72.5%   72.5%           
=====================================
  Files         20      20           
  Lines        822     822           
=====================================
  Hits         596     596           
  Misses       226     226

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 e84e3e1...f639f07. Read the comment docs.

kvikshaug commented 5 years ago

@kvikshaug nice! is it necessary to make these changes to models that are stored in https://github.com/DD-DeCaF/model-storage as well?

Yes indeed, I've also done that - they had to be updated directly in the DB, not in the repository.