JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Scale saddle point #165

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #165 (2c76f49) into main (dff29b6) will decrease coverage by 0.49%. The diff coverage is 94.81%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   87.12%   86.63%   -0.50%     
==========================================
  Files          36       36              
  Lines        2455     2506      +51     
==========================================
+ Hits         2139     2171      +32     
- Misses        316      335      +19     
Impacted Files Coverage Δ
src/starting_points.jl 93.87% <ø> (ø)
src/scaling.jl 80.07% <93.85%> (-13.12%) :arrow_down:
src/RipQP.jl 96.25% <100.00%> (ø)
src/data_initialization.jl 95.12% <100.00%> (-0.09%) :arrow_down:
src/refinement.jl 95.06% <100.00%> (+0.12%) :arrow_up:
src/types_definition.jl 95.16% <100.00%> (+1.04%) :arrow_up:
src/iterations/iterations.jl 97.05% <0.00%> (-0.99%) :arrow_down:
src/iterations/centrality_corr.jl 76.05% <0.00%> (+1.40%) :arrow_up:
src/iterations/solvers/augmented/K2LDL.jl 90.71% <0.00%> (+7.85%) :arrow_up:
... and 1 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 dff29b6...2c76f49. Read the comment docs.