jump-dev / Convex.jl

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

[breaking] remove ExponentialConeConstraint #602

Closed odow closed 3 months ago

odow commented 3 months ago

Replacement for #600

Closes #600

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 (3d92c35) to head (c3615f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #602 +/- ## ========================================== - Coverage 97.83% 97.83% -0.01% ========================================== Files 87 86 -1 Lines 5040 5032 -8 ========================================== - Hits 4931 4923 -8 Misses 109 109 ```

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