opencobra / memote

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

test: temporarily do not expect warnings #634

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

Change due to redesign in cobrapy. This will have to be reverted in future.

codecov[bot] commented 5 years ago

Codecov Report

Merging #634 into develop will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #634      +/-   ##
===========================================
+ Coverage    80.03%   80.07%   +0.03%     
===========================================
  Files           59       59              
  Lines         3131     3131              
  Branches       428      428              
===========================================
+ Hits          2506     2507       +1     
  Misses         552      552              
+ Partials        73       72       -1
Impacted Files Coverage Δ
memote/support/helpers.py 94.5% <0%> (+0.5%) :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 b9788bb...e2dc77e. Read the comment docs.

ChristianLieven commented 5 years ago

Opened an issue for us to remember reverting this! https://github.com/opencobra/memote/issues/635