biosustain / cameo

cameo - computer aided metabolic engineering & optimization
http://cameo.bio
Apache License 2.0
114 stars 44 forks source link

fix: repair Travis builds #208

Closed Midnighter closed 6 years ago

Midnighter commented 6 years ago
Midnighter commented 6 years ago

I had to include all changes from #207 in order to make this work.

codecov-io commented 6 years ago

Codecov Report

Merging #208 into devel will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #208      +/-   ##
==========================================
+ Coverage   63.84%   63.99%   +0.15%     
==========================================
  Files          56       56              
  Lines        5108     5108              
  Branches      882      882              
==========================================
+ Hits         3261     3269       +8     
+ Misses       1663     1655       -8     
  Partials      184      184
Impacted Files Coverage Δ
cameo/models/webmodels.py 62.87% <0%> (+6.06%) :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 96d408c...ef97726. Read the comment docs.

Midnighter commented 6 years ago

Just a note: I set up the installation of CPLEX only for the master branch and tagged commits so I couldn't test that yet. I hope it will work, though.