jump-dev / Convex.jl

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

Add tests for atoms/lp_cone #559

Closed odow closed 8 months ago

odow commented 8 months ago

Part of #542

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c57880f) 93.61% compared to head (1693ef5) 94.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #559 +/- ## ========================================== + Coverage 93.61% 94.00% +0.39% ========================================== Files 92 92 Lines 5136 5170 +34 ========================================== + Hits 4808 4860 +52 + Misses 328 310 -18 ```

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