JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Block-structured Krylov solvers for the augmented system #107

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (688534c) into main (72e7a1c) will increase coverage by 0.25%. The diff coverage is 89.88%.

:exclamation: Current head 688534c differs from pull request most recent head e77e570. Consider uploading reports for the commit e77e570 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   84.95%   85.20%   +0.25%     
==========================================
  Files          24       26       +2     
  Lines        1602     1690      +88     
==========================================
+ Hits         1361     1440      +79     
- Misses        241      250       +9     
Impacted Files Coverage Δ
src/iterations/solvers/augmented/K2Structured.jl 85.36% <85.36%> (ø)
src/iterations/solvers/augmented/K2_5Structured.jl 92.68% <92.68%> (ø)
src/iterations/solvers/Krylov_utils.jl 100.00% <100.00%> (ø)
src/utils.jl 85.41% <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 72e7a1c...e77e570. Read the comment docs.