JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Form K2 matrix option #163

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (f8fe981) into main (178a385) will increase coverage by 0.02%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   87.10%   87.12%   +0.02%     
==========================================
  Files          36       36              
  Lines        2443     2455      +12     
==========================================
+ Hits         2128     2139      +11     
- Misses        315      316       +1     
Impacted Files Coverage Δ
src/iterations/preconditioners/equilibration.jl 100.00% <ø> (ø)
src/iterations/preconditioners/identity.jl 100.00% <ø> (ø)
src/iterations/preconditioners/jacobi.jl 100.00% <ø> (ø)
src/iterations/solvers/augmented/K2Krylov.jl 95.23% <93.33%> (-0.85%) :arrow_down:

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 178a385...f8fe981. Read the comment docs.