oxfordcontrol / Clarabel.jl

Clarabel.jl: Interior-point solver for convex conic optimisation problems in Julia.
Apache License 2.0
174 stars 16 forks source link

fix psd scaling checks #158

Closed goulart-paul closed 8 months ago

goulart-paul commented 8 months ago

Fixes a panic / crash condition in PSD scaling step

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (develop@f8a1f1a). Click here to learn what that means.

Files Patch % Lines
src/cones/coneops_psdtrianglecone.jl 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #158 +/- ## ========================================== Coverage ? 82.75% ========================================== Files ? 44 Lines ? 3293 Branches ? 0 ========================================== Hits ? 2725 Misses ? 568 Partials ? 0 ```

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