jump-dev / Pajarito.jl

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

fix supportedcones, improve warning/errors, improve printing logs #330

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

fixes #329 fixes #241

codecov[bot] commented 7 years ago

Codecov Report

Merging #330 into master will decrease coverage by 0.28%. The diff coverage is 64.63%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #330      +/-   ##
=========================================
- Coverage   90.79%   90.5%   -0.29%     
=========================================
  Files           4       4              
  Lines        1738    1728      -10     
=========================================
- Hits         1578    1564      -14     
- Misses        160     164       +4
Impacted Files Coverage Δ
src/solver.jl 77.55% <50%> (-4.03%) :arrow_down:
src/conic_algorithm.jl 90.29% <68.18%> (-0.17%) :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 1576229...f4a0321. Read the comment docs.