JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Change LDL precond name, update documentation #188

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #188 (2246177) into main (4610265) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #188   +/-   ##
=======================================
  Coverage   87.03%   87.04%           
=======================================
  Files          38       38           
  Lines        2761     2763    +2     
=======================================
+ Hits         2403     2405    +2     
  Misses        358      358           
Impacted Files Coverage Δ
src/iterations/preconditioners/abstract-precond.jl 100.00% <ø> (ø)
src/refinement.jl 93.18% <ø> (ø)
src/RipQP.jl 95.87% <100.00%> (ø)
src/iterations/preconditioners/LDL.jl 82.71% <100.00%> (ø)
src/iterations/solvers/augmented/K2Krylov.jl 94.40% <100.00%> (+0.04%) :arrow_up:

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 4610265...2246177. Read the comment docs.