opencobra / memote

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

upgrade goodtables #672

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

Pinning goodtables to version 1.0 was preventing us from using newer click versions.

codecov[bot] commented 5 years ago

Codecov Report

Merging #672 into develop will increase coverage by 0.26%. The diff coverage is 63.15%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #672      +/-   ##
===========================================
+ Coverage    82.52%   82.78%   +0.26%     
===========================================
  Files           49       49              
  Lines         2610     2603       -7     
  Branches       426      425       -1     
===========================================
+ Hits          2154     2155       +1     
+ Misses         369      358      -11     
- Partials        87       90       +3
Impacted Files Coverage Δ
src/memote/experimental/essentiality.py 90.32% <ø> (-0.31%) :arrow_down:
src/memote/experimental/medium.py 100% <ø> (ø) :arrow_up:
src/memote/experimental/experimental_base.py 84.21% <100%> (+0.42%) :arrow_up:
src/memote/experimental/checks.py 65% <61.11%> (+22.69%) :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 a84f61a...b31fe87. Read the comment docs.