dionysos-dev / Dionysos.jl

MIT License
40 stars 16 forks source link

SDPA -> Clarabel #334

Closed adrienbanse closed 4 months ago

adrienbanse commented 4 months ago

See https://github.com/dionysos-dev/Dionysos.jl/issues/331

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 81.76%. Comparing base (9b219ec) to head (2d381d1).

:exclamation: Current head 2d381d1 differs from pull request most recent head 5a3af84. Consider uploading reports for the commit 5a3af84 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #334 +/- ## ========================================== + Coverage 81.61% 81.76% +0.15% ========================================== Files 48 57 +9 Lines 4003 4273 +270 ========================================== + Hits 3267 3494 +227 - Misses 736 779 +43 ```

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

adrienbanse commented 4 months ago

@JuliaRegistrator register()

adrienbanse commented 4 months ago

cc @JulienCalbert

blegat commented 4 months ago

@adrienbanse You can use "Squash & Merge", it results in just one commit in the master branch which is a bit tidier