JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Fix display for structured formulations #210

Closed geoffroyleconte closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #210 (ff60047) into main (8434727) will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   87.52%   87.59%   +0.07%     
==========================================
  Files          42       42              
  Lines        2838     2838              
==========================================
+ Hits         2484     2486       +2     
+ Misses        354      352       -2     
Impacted Files Coverage Δ
src/iterations/solvers/Newton/K3SStructured.jl 90.42% <ø> (ø)
src/iterations/solvers/Newton/K3_5Structured.jl 90.32% <ø> (ø)
src/iterations/solvers/Newton/Newton.jl 100.00% <ø> (ø)
src/iterations/solvers/augmented/K2Structured.jl 90.38% <ø> (ø)
src/iterations/solvers/augmented/K2_5Structured.jl 96.49% <ø> (ø)
src/iterations/solvers/augmented/augmented.jl 100.00% <ø> (ø)
src/iterations/solvers/normal/K1_1Structured.jl 92.85% <ø> (ø)
src/iterations/solvers/normal/K1_2Structured.jl 94.23% <ø> (ø)
src/iterations/solvers/normal/normal.jl 50.00% <ø> (ø)
src/utils.jl 89.70% <0.00%> (+2.94%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.