JuliaSmoothOptimizers / JSOSolvers.jl

Other
71 stars 15 forks source link

Fix preconditioner unit test #283

Closed mertkipcak closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 88.28%. Comparing base (a57d43b) to head (56e276a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ========================================== + Coverage 88.25% 88.28% +0.03% ========================================== Files 7 7 Lines 1132 1127 -5 ========================================== - Hits 999 995 -4 + Misses 133 132 -1 ```

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

tmigot commented 3 weeks ago

Thanks @mertkipcak and @mpf !