opencobra / memote

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

feat: enable solver output on debug logging #681

Closed Midnighter closed 4 years ago

Midnighter commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #681 into develop will decrease coverage by 0.24%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #681      +/-   ##
===========================================
- Coverage    83.09%   82.85%   -0.25%     
===========================================
  Files           49       49              
  Lines         2626     2630       +4     
  Branches       428      430       +2     
===========================================
- Hits          2182     2179       -3     
- Misses         354      359       +5     
- Partials        90       92       +2
Impacted Files Coverage Δ
src/memote/suite/collect.py 81.57% <0%> (-2.21%) :arrow_down:
src/memote/suite/api.py 67.24% <0%> (-2.41%) :arrow_down:
src/memote/suite/cli/reports.py 75.18% <0%> (-2.26%) :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 24443a1...8c5757e. Read the comment docs.

Midnighter commented 4 years ago

Yeah, that's just a general hint. Would need to fix the PR template for that.