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: parse compartment from metabolite if possible #136

Closed Midnighter closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #136 into devel will decrease coverage by 0.06%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff            @@
##            devel    #136      +/-   ##
=========================================
- Coverage   74.67%   74.6%   -0.07%     
=========================================
  Files          20      20              
  Lines         758     764       +6     
=========================================
+ Hits          566     570       +4     
- Misses        192     194       +2
Impacted Files Coverage Δ
src/simulations/modeling/operations.py 91.89% <71.42%> (-4.89%) :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 5185147...77c153d. Read the comment docs.