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

Abstract parsing bigg metabolite identifier to a function #142

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago

Ref https://github.com/DD-DeCaF/simulations/pull/136/files/77c153d2e3fbb7dfc861b705165b267c1167c420#diff-ca5d6ca25a525e067199a8279055a458

codecov-io commented 5 years ago

Codecov Report

Merging #142 into devel will increase coverage by 0.03%. The diff coverage is 62.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #142      +/-   ##
==========================================
+ Coverage   72.49%   72.52%   +0.03%     
==========================================
  Files          20       20              
  Lines         807      819      +12     
==========================================
+ Hits          585      594       +9     
- Misses        222      225       +3
Impacted Files Coverage Δ
src/simulations/exceptions.py 100% <100%> (ø) :arrow_up:
src/simulations/modeling/adapter.py 60.59% <28.57%> (-0.3%) :arrow_down:
src/simulations/modeling/operations.py 84.09% <71.42%> (+0.75%) :arrow_up:
src/simulations/modeling/cobra_helpers.py 73.33% <75%> (-0.36%) :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 c87a77e...7dd3acf. Read the comment docs.