jump-dev / ECOS.jl

A Julia interface to the ECOS conic optimization solver
https://github.com/embotech/ecos
Other
41 stars 17 forks source link

Add support for VectorOfVariables constraints and add qcp tests #90

Closed blegat closed 5 years ago

blegat commented 5 years ago

Closes https://github.com/JuliaOpt/ECOS.jl/issues/87

codecov-io commented 5 years ago

Codecov Report

Merging #90 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   89.28%   89.26%   -0.03%     
==========================================
  Files           4        4              
  Lines         420      419       -1     
==========================================
- Hits          375      374       -1     
  Misses         45       45
Impacted Files Coverage Δ
src/MOI_wrapper.jl 82.48% <100%> (-0.1%) :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 32b7b5e...38cc791. Read the comment docs.