jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
131 stars 22 forks source link

don't test GLPK MSD #306

Closed mlubin closed 7 years ago

mlubin commented 7 years ago

checking if this passes travis

codecov[bot] commented 7 years ago

Codecov Report

Merging #306 into master will decrease coverage by 5.65%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #306      +/-   ##
=========================================
- Coverage   91.06%   85.4%   -5.66%     
=========================================
  Files           4       4              
  Lines        1679    1679              
=========================================
- Hits         1529    1434      -95     
- Misses        150     245      +95
Impacted Files Coverage Δ
src/conic_algorithm.jl 84.25% <0%> (-6.62%) :arrow_down:
src/nonlinear_algorithm.jl 89.59% <0%> (-3.79%) :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 5978e09...d78cc61. Read the comment docs.