JuliaSmoothOptimizers / RipQP.jl

MIT License
29 stars 5 forks source link

Fix solution size issues #144

Closed geoffroyleconte closed 2 years ago

geoffroyleconte commented 2 years ago

This should fix https://github.com/JuliaSmoothOptimizers/RipQP.jl/issues/142 and https://github.com/JuliaSmoothOptimizers/RipQP.jl/issues/143

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (fedca18) into main (8bcc6f7) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   86.40%   86.43%   +0.03%     
==========================================
  Files          32       32              
  Lines        2103     2108       +5     
==========================================
+ Hits         1817     1822       +5     
  Misses        286      286              
Impacted Files Coverage Δ
src/RipQP.jl 96.25% <100.00%> (+0.25%) :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 8bcc6f7...fedca18. Read the comment docs.