jump-dev / Convex.jl

A Julia package for disciplined convex programming
https://jump.dev/Convex.jl/stable/
Other
567 stars 121 forks source link

Support vector sets in MOI wrapper #669

Closed blegat closed 4 months ago

blegat commented 4 months ago

Second option of the two options listed in https://github.com/jump-dev/Convex.jl/pull/668

Closes https://github.com/jump-dev/Convex.jl/pull/668

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.09%. Comparing base (30825a2) to head (fb40ef4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #669 +/- ## ========================================== + Coverage 98.04% 98.09% +0.05% ========================================== Files 89 89 Lines 5160 5150 -10 ========================================== - Hits 5059 5052 -7 + Misses 101 98 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.