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: store compartment id on exception instance #143

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago

Fixes https://sentry.io/organizations/nnf-cfb-cad/issues/1133407425/?project=257463&referrer=slack

codecov-io commented 5 years ago

Codecov Report

Merging #143 into devel will decrease coverage by 0.17%. The diff coverage is 25%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #143      +/-   ##
==========================================
- Coverage   72.43%   72.26%   -0.18%     
==========================================
  Files          20       20              
  Lines         820      822       +2     
==========================================
  Hits          594      594              
- Misses        226      228       +2
Impacted Files Coverage Δ
src/simulations/modeling/cobra_helpers.py 71.73% <ø> (ø) :arrow_up:
src/simulations/modeling/adapter.py 60.59% <0%> (ø) :arrow_up:
src/simulations/exceptions.py 90% <33.33%> (-10%) :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 6ed415e...7c9482a. Read the comment docs.