jump-dev / Convex.jl

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

Fix show for problems with variables containing constraints #649

Closed odow closed 2 months ago

odow commented 2 months ago

Closes #644

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.89%. Comparing base (1b3a4bb) to head (eb6fdd7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #649 +/- ## ======================================= Coverage 97.89% 97.89% ======================================= Files 88 88 Lines 5120 5125 +5 ======================================= + Hits 5012 5017 +5 Misses 108 108 ```

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