jump-dev / Pajarito.jl

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

print warnings when subproblem cuts fail #361

Closed mlubin closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #361 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #361      +/-   ##
==========================================
+ Coverage    92.4%   92.41%   +<.01%     
==========================================
  Files           4        4              
  Lines        1685     1687       +2     
==========================================
+ Hits         1557     1559       +2     
  Misses        128      128
Impacted Files Coverage Δ
src/conic_algorithm.jl 93.15% <100%> (+0.01%) :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 c18ae88...f412dbc. Read the comment docs.