opencobra / memote

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

Enable appveyor and ensure windows compatibility #657

Closed ChristianLieven closed 5 years ago

ChristianLieven commented 5 years ago

Configures CI on Appveyor and makes memote windows compatible.

codecov[bot] commented 5 years ago

Codecov Report

Merging #657 into develop will decrease coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #657      +/-   ##
===========================================
- Coverage    85.01%   84.89%   -0.12%     
===========================================
  Files           59       59              
  Lines         3257     3258       +1     
  Branches       436      436              
===========================================
- Hits          2769     2766       -3     
- Misses         401      404       +3     
- Partials        87       88       +1
Impacted Files Coverage Δ
memote/suite/cli/runner.py 51.81% <100%> (-0.4%) :arrow_down:
memote/suite/tests/test_thermodynamics.py 88.88% <0%> (-11.12%) :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 ee0e729...023bc7e. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #657 into develop will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #657      +/-   ##
===========================================
+ Coverage    85.01%   85.02%   +<.01%     
===========================================
  Files           59       59              
  Lines         3257     3258       +1     
  Branches       436      436              
===========================================
+ Hits          2769     2770       +1     
  Misses         401      401              
  Partials        87       87
Impacted Files Coverage Δ
memote/suite/cli/runner.py 52.33% <100%> (+0.12%) :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 ee0e729...023bc7e. Read the comment docs.