opencobra / memote

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

Fix experiments #622

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

This is a preview. I need to extend our API tests with experimental data and describe the changes.

codecov[bot] commented 5 years ago

Codecov Report

Merging #622 into develop will increase coverage by 0.74%. The diff coverage is 90.47%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #622      +/-   ##
===========================================
+ Coverage    80.07%   80.81%   +0.74%     
===========================================
  Files           59       59              
  Lines         3131     3132       +1     
  Branches       428      429       +1     
===========================================
+ Hits          2507     2531      +24     
+ Misses         552      532      -20     
+ Partials        72       69       -3
Impacted Files Coverage Δ
memote/suite/tests/test_growth.py 100% <100%> (+50%) :arrow_up:
memote/suite/tests/test_essentiality.py 100% <100%> (+50%) :arrow_up:
memote/suite/collect.py 82.85% <100%> (+5.07%) :arrow_up:
memote/experimental/config.py 75.67% <100%> (-1.12%) :arrow_down:
memote/suite/cli/runner.py 42.75% <50%> (+0.1%) :arrow_up:
memote/experimental/essentiality.py 90.9% <0%> (+6.06%) :arrow_up:
memote/suite/cli/callbacks.py 59.09% <0%> (+9.09%) :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 826ae27...49fbf99. Read the comment docs.