jump-dev / Convex.jl

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

Tidy SDP atoms from CVXQUAD #608

Closed odow closed 2 months ago

odow commented 2 months ago

Tidying and tests related to https://github.com/jump-dev/Convex.jl/pull/604

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.83%. Comparing base (da1051a) to head (014f89c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #608 +/- ## ========================================== - Coverage 97.84% 97.83% -0.01% ========================================== Files 88 88 Lines 5066 5045 -21 ========================================== - Hits 4957 4936 -21 Misses 109 109 ```

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

odow commented 2 months ago

Yeah just moving things. I'll fix the docstring math as part of #610