JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Compat QuadraticModels 0.7.4 #195

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #195 (666d495) into main (911946e) will increase coverage by 0.64%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
+ Coverage   87.03%   87.68%   +0.64%     
==========================================
  Files          41       41              
  Lines        2785     2785              
==========================================
+ Hits         2424     2442      +18     
+ Misses        361      343      -18     
Impacted Files Coverage Δ
src/RipQP.jl 95.91% <100.00%> (ø)
src/utils.jl 86.76% <100.00%> (ø)
src/data_initialization.jl 96.34% <0.00%> (+1.21%) :arrow_up:
src/iterations/solvers/augmented/K2LDL.jl 93.38% <0.00%> (+1.47%) :arrow_up:
src/iterations/solvers/augmented/K2_5LDL.jl 82.57% <0.00%> (+10.60%) :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 911946e...666d495. Read the comment docs.