opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
123 stars 26 forks source link

refactor: metabolite production/consumption #679

Closed Midnighter closed 4 years ago

Midnighter commented 4 years ago

I didn't get around to it in time, so here are some smaller refactorings on top of #678.

codecov[bot] commented 4 years ago

Codecov Report

Merging #679 into develop will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #679      +/-   ##
===========================================
+ Coverage    82.76%   82.93%   +0.17%     
===========================================
  Files           49       49              
  Lines         2622     2626       +4     
  Branches       428      428              
===========================================
+ Hits          2170     2178       +8     
+ Misses         359      357       -2     
+ Partials        93       91       -2
Impacted Files Coverage Δ
src/memote/support/consistency.py 96.84% <100%> (+2.21%) :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 322536f...4f8fcc3. Read the comment docs.