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: remove redundant test case #590

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

docs: improve test descriptions

codecov[bot] commented 5 years ago

Codecov Report

Merging #590 into develop will decrease coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #590      +/-   ##
===========================================
- Coverage    80.07%   79.93%   -0.15%     
===========================================
  Files           57       57              
  Lines         2931     2925       -6     
  Branches       386      386              
===========================================
- Hits          2347     2338       -9     
- Misses         518      521       +3     
  Partials        66       66
Impacted Files Coverage Δ
memote/support/consistency_helpers.py 100% <ø> (ø) :arrow_up:
memote/suite/tests/test_matrix.py 100% <ø> (ø) :arrow_up:
memote/support/matrix.py 87.5% <100%> (-12.5%) :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 92fed21...a916da0. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #590 into develop will decrease coverage by 0.14%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #590      +/-   ##
===========================================
- Coverage    80.07%   79.93%   -0.15%     
===========================================
  Files           57       57              
  Lines         2931     2925       -6     
  Branches       386      386              
===========================================
- Hits          2347     2338       -9     
- Misses         518      521       +3     
  Partials        66       66
Impacted Files Coverage Δ
memote/support/consistency_helpers.py 100% <ø> (ø) :arrow_up:
memote/suite/tests/test_matrix.py 100% <ø> (ø) :arrow_up:
memote/support/matrix.py 87.5% <100%> (-12.5%) :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 92fed21...a916da0. Read the comment docs.