jump-dev / Convex.jl

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

Fix distance_to_set for sets without a definition in MOI #699

Closed odow closed 2 weeks ago

odow commented 2 weeks ago

Closes #698

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 98.21%. Comparing base (6439158) to head (4989c42).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #699 +/- ## ======================================= Coverage 98.21% 98.21% ======================================= Files 87 87 Lines 5204 5214 +10 ======================================= + Hits 5111 5121 +10 Misses 93 93 ```

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