jump-dev / Pajarito.jl

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

minor improvements for handling p/d subproblem solutions #400

Closed chriscoey closed 6 years ago

chriscoey commented 6 years ago

removed the fragile test which was not an issue with CPLEX/MOSEK

codecov[bot] commented 6 years ago

Codecov Report

Merging #400 into master will decrease coverage by 0.23%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #400      +/-   ##
==========================================
- Coverage   90.69%   90.45%   -0.24%     
==========================================
  Files           4        4              
  Lines        1720     1719       -1     
==========================================
- Hits         1560     1555       -5     
- Misses        160      164       +4
Impacted Files Coverage Δ
src/conic_algorithm.jl 90.69% <93.75%> (-0.34%) :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 b8b4434...e0691c9. Read the comment docs.