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 SingleVariable objective #78

Closed blegat closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   92.05%   92.09%   +0.03%     
==========================================
  Files           4        4              
  Lines         428      430       +2     
==========================================
+ Hits          394      396       +2     
  Misses         34       34
Impacted Files Coverage Δ
src/MOIWrapper.jl 89.36% <100%> (+0.11%) :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 db356d4...eda4497. Read the comment docs.