JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Fix Bug qdldl #228

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 84.12% // Head: 84.12% // No change to project coverage :thumbsup:

Coverage data is based on head (f999655) compared to base (61502da). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ======================================= Coverage 84.12% 84.12% ======================================= Files 47 47 Lines 3023 3023 ======================================= Hits 2543 2543 Misses 480 480 ``` | [Impacted Files](https://codecov.io/gh/JuliaSmoothOptimizers/RipQP.jl/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers) | Coverage Δ | | |---|---|---| | [...terations/solvers/sparse\_fact\_utils/qdldl\_utils.jl](https://codecov.io/gh/JuliaSmoothOptimizers/RipQP.jl/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL2l0ZXJhdGlvbnMvc29sdmVycy9zcGFyc2VfZmFjdF91dGlscy9xZGxkbF91dGlscy5qbA==) | `0.00% <ø> (ø)` | | | [src/iterations/solvers/augmented/K2Krylov.jl](https://codecov.io/gh/JuliaSmoothOptimizers/RipQP.jl/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers#diff-c3JjL2l0ZXJhdGlvbnMvc29sdmVycy9hdWdtZW50ZWQvSzJLcnlsb3Yuamw=) | `94.26% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaSmoothOptimizers)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.