opencobra / memote

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

Fix json output error reporting #605

Closed Midnighter closed 5 years ago

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

Codecov Report

Merging #605 into develop will decrease coverage by 0.07%. The diff coverage is 12.5%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #605      +/-   ##
===========================================
- Coverage     79.8%   79.73%   -0.08%     
===========================================
  Files           59       59              
  Lines         3095     3099       +4     
  Branches       423      424       +1     
===========================================
+ Hits          2470     2471       +1     
- Misses         552      555       +3     
  Partials        73       73
Impacted Files Coverage Δ
memote/suite/tests/test_thermodynamics.py 100% <ø> (ø) :arrow_up:
memote/utils.py 74.15% <12.5%> (-2.32%) :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 fd54034...44ded58. Read the comment docs.