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

WIP: breaking changes for MOI 0.10.0 #119

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #119 (3965393) into master (e2dfe52) will decrease coverage by 2.16%. The diff coverage is 89.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   86.43%   84.26%   -2.17%     
==========================================
  Files           4        5       +1     
  Lines         516      464      -52     
==========================================
- Hits          446      391      -55     
- Misses         70       73       +3     
Impacted Files Coverage Δ
src/exp_bridge.jl 76.47% <76.47%> (ø)
src/MOI_wrapper.jl 70.58% <90.66%> (-8.04%) :arrow_down:
src/ECOS.jl 97.43% <100.00%> (+0.46%) :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 e2dfe52...3965393. Read the comment docs.