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

Remove MathProgBase API #127

Closed odow closed 2 years ago

odow commented 2 years ago

I'm going to rewrite the C API, so removing this first reduces the amount of changes required.

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (aebedcb) into master (b4074b7) will decrease coverage by 7.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   86.24%   79.07%   -7.17%     
==========================================
  Files           5        4       -1     
  Lines         458      239     -219     
==========================================
- Hits          395      189     -206     
+ Misses         63       50      -13     
Impacted Files Coverage Δ
src/ECOS.jl 97.43% <ø> (ø)
src/MOI_wrapper.jl 74.31% <0.00%> (+0.14%) :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 b4074b7...aebedcb. Read the comment docs.