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

Fix ConstraintPrimal for Zeros constraints #130

Closed odow closed 2 years ago

odow commented 2 years ago

Closes #81

codecov[bot] commented 2 years ago

Codecov Report

Merging #130 (dc2c286) into master (607e5f2) will increase coverage by 0.77%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   76.58%   77.35%   +0.77%     
==========================================
  Files           3        3              
  Lines         205      212       +7     
==========================================
+ Hits          157      164       +7     
  Misses         48       48              
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 75.67% <100.00%> (+0.95%) :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 607e5f2...dc2c286. Read the comment docs.