jump-dev / Convex.jl

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

Add GenericConstraint{RelativeEntropyCone} support #623

Closed odow closed 2 months ago

odow commented 2 months ago

Extracted from https://github.com/jump-dev/Convex.jl/pull/617

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.75%. Comparing base (ed144dc) to head (7de0c34). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #623 +/- ## ========================================== - Coverage 97.88% 97.75% -0.14% ========================================== Files 88 88 Lines 5068 5073 +5 ========================================== - Hits 4961 4959 -2 - Misses 107 114 +7 ```

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