JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Remove useless matrix for LDL preconditioner #192

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #192 (d9b23b9) into main (fdc63dd) will decrease coverage by 0.01%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
- Coverage   87.05%   87.03%   -0.02%     
==========================================
  Files          41       41              
  Lines        2789     2785       -4     
==========================================
- Hits         2428     2424       -4     
  Misses        361      361              
Impacted Files Coverage Δ
src/iterations/solvers/augmented/K2Krylov.jl 94.40% <83.33%> (ø)
src/iterations/preconditioners/LDL.jl 81.81% <100.00%> (-1.11%) :arrow_down:
src/multi_precision.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fdc63dd...d9b23b9. Read the comment docs.