JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

K3S #135

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #135 (6f72b5a) into main (4e11d2c) will increase coverage by 0.36%. The diff coverage is 91.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   86.03%   86.39%   +0.36%     
==========================================
  Files          30       32       +2     
  Lines        1940     2095     +155     
==========================================
+ Hits         1669     1810     +141     
- Misses        271      285      +14     
Impacted Files Coverage Δ
src/iterations/solvers/Newton/K3Krylov.jl 93.50% <ø> (ø)
src/iterations/solvers/Newton/K3_5Krylov.jl 95.00% <ø> (ø)
src/iterations/solvers/augmented/K2Krylov.jl 96.15% <ø> (ø)
src/iterations/solvers/augmented/K2LDL.jl 82.85% <ø> (ø)
src/iterations/solvers/augmented/K2LDLDense.jl 94.87% <ø> (ø)
src/iterations/solvers/augmented/K2Structured.jl 86.66% <ø> (ø)
src/iterations/solvers/augmented/K2_5Krylov.jl 95.58% <ø> (ø)
src/iterations/solvers/augmented/K2_5LDL.jl 71.96% <ø> (ø)
src/iterations/solvers/augmented/K2_5Structured.jl 93.33% <ø> (ø)
src/iterations/solvers/normal/K1Krylov.jl 96.36% <ø> (ø)
... and 5 more

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 4e11d2c...6f72b5a. Read the comment docs.