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 default fallbacks for head and vexity with MOI sets #632

Closed odow closed 2 months ago

odow commented 2 months ago

Closes #630

One possible solution to discuss.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.86%. Comparing base (de4bff2) to head (4f004be). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #632 +/- ## ========================================== + Coverage 97.82% 97.86% +0.04% ========================================== Files 88 88 Lines 5141 5099 -42 ========================================== - Hits 5029 4990 -39 + Misses 112 109 -3 ```

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

ericphanson commented 2 months ago

The default vexities worry me :/