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

Simplify thanks to NonposToNoneg bridge #89

Closed blegat closed 5 years ago

blegat commented 5 years ago

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

codecov-io commented 5 years ago

Codecov Report

Merging #89 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
- Coverage   89.33%   89.28%   -0.06%     
==========================================
  Files           4        4              
  Lines         422      420       -2     
==========================================
- Hits          377      375       -2     
  Misses         45       45
Impacted Files Coverage Δ
src/MOI_wrapper.jl 82.58% <100%> (-0.2%) :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 41e14c7...235d273. Read the comment docs.