JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Update refinement #206

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #206 (1531c95) into main (30f31c9) will decrease coverage by 0.16%. The diff coverage is 91.17%.

@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   87.59%   87.43%   -0.17%     
==========================================
  Files          42       42              
  Lines        2806     2841      +35     
==========================================
+ Hits         2458     2484      +26     
- Misses        348      357       +9     
Impacted Files Coverage Δ
src/iterations/preconditioners/LDL.jl 82.45% <89.28%> (+0.63%) :arrow_up:
src/RipQP.jl 95.91% <100.00%> (ø)
src/iterations/solve_method.jl 98.78% <100.00%> (ø)
src/iterations/solvers/Krylov_utils.jl 95.38% <100.00%> (ø)
src/refinement.jl 93.02% <100.00%> (-0.16%) :arrow_down:
src/iterations/regularization.jl 48.48% <0.00%> (-4.55%) :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 30f31c9...1531c95. Read the comment docs.