opencobra / memote

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

fix: change biomass matching logic #677

Closed Midnighter closed 4 years ago

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

Codecov Report

Merging #677 into develop will increase coverage by 0.03%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #677      +/-   ##
===========================================
+ Coverage    82.78%   82.82%   +0.03%     
===========================================
  Files           49       49              
  Lines         2603     2608       +5     
  Branches       425      427       +2     
===========================================
+ Hits          2155     2160       +5     
+ Misses         358      357       -1     
- Partials        90       91       +1
Impacted Files Coverage Δ
src/memote/support/helpers.py 94.63% <90.9%> (+0.13%) :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 3d1a801...8f4a964. Read the comment docs.