oxfordcontrol / Clarabel.jl

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

Read/write problems to JSON files #169

Closed goulart-paul closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 85.44%. Comparing base (0298baa) to head (d69a04a). Report is 12 commits behind head on main.

Files Patch % Lines
src/json.jl 91.30% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== + Coverage 85.34% 85.44% +0.09% ========================================== Files 57 58 +1 Lines 4402 4472 +70 ========================================== + Hits 3757 3821 +64 - Misses 645 651 +6 ```

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