JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

add dqgmres for K2 #105

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #105 (f50afe9) into main (bc35107) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
+ Coverage   84.90%   84.95%   +0.04%     
==========================================
  Files          24       24              
  Lines        1597     1602       +5     
==========================================
+ Hits         1356     1361       +5     
  Misses        241      241              
Impacted Files Coverage Δ
src/iterations/solvers/Krylov_utils.jl 100.00% <100.00%> (ø)
src/iterations/solvers/augmented/K2Krylov.jl 96.15% <100.00%> (+0.15%) :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 bc35107...f50afe9. Read the comment docs.