Closed geoffroyleconte closed 2 years ago
Merging #122 (75c5806) into main (474a4ba) will increase coverage by
0.46%
. The diff coverage is91.66%
.
@@ Coverage Diff @@
## main #122 +/- ##
==========================================
+ Coverage 85.55% 86.02% +0.46%
==========================================
Files 27 27
Lines 1800 1803 +3
==========================================
+ Hits 1540 1551 +11
+ Misses 260 252 -8
Impacted Files | Coverage Δ | |
---|---|---|
src/iterations/solvers/augmented/K2Structured.jl | 86.04% <ø> (ø) |
|
src/iterations/solvers/augmented/K2LDL.jl | 82.85% <80.00%> (-0.48%) |
:arrow_down: |
src/RipQP.jl | 96.00% <100.00%> (+0.05%) |
:arrow_up: |
src/iterations/solvers/Newton/K3Krylov.jl | 93.50% <100.00%> (ø) |
|
src/iterations/solvers/Newton/K3_5Krylov.jl | 95.00% <100.00%> (ø) |
|
src/iterations/solvers/Newton/K3_5Structured.jl | 90.12% <100.00%> (ø) |
|
src/iterations/solvers/augmented/K2Krylov.jl | 96.15% <100.00%> (ø) |
|
src/iterations/solvers/augmented/K2_5Krylov.jl | 95.45% <100.00%> (ø) |
|
src/iterations/solvers/augmented/K2_5LDL.jl | 71.96% <100.00%> (ø) |
|
src/iterations/solvers/augmented/K2_5Structured.jl | 93.02% <100.00%> (ø) |
|
... and 2 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 474a4ba...75c5806. Read the comment docs.
LLS problems now have
δ0 = 0
.