jump-dev / Convex.jl

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

Use MOI.RotatedSecondOrderCone in QuadOverLinAtom #601

Closed blegat closed 3 months ago

blegat commented 3 months ago

Going to continue after https://github.com/jump-dev/Convex.jl/pull/600 is merged

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (630c982) to head (d409689).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #601 +/- ## ======================================= Coverage 97.83% 97.83% ======================================= Files 86 86 Lines 5032 5035 +3 ======================================= + Hits 4923 4926 +3 Misses 109 109 ```

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