JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Gradually decrease MINRES tol #79

Closed geoffroyleconte closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #79 (1397f2c) into main (68c75aa) will increase coverage by 0.09%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   82.91%   83.00%   +0.09%     
==========================================
  Files          21       21              
  Lines        1276     1283       +7     
==========================================
+ Hits         1058     1065       +7     
  Misses        218      218              
Impacted Files Coverage Δ
src/iterations/solvers/Krylov_pad.jl 100.00% <ø> (ø)
src/iterations/solvers/K2Krylov.jl 96.07% <100.00%> (+0.33%) :arrow_up:
src/iterations/solvers/K2_5Krylov.jl 95.83% <100.00%> (+0.24%) :arrow_up:
src/iterations/iterations.jl 97.91% <0.00%> (-0.03%) :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 68c75aa...abfa6dd. Read the comment docs.