Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to OSQP version 0.6.0 #61

Merged
merged 5 commits into from Sep 1, 2019
Merged

Update to OSQP version 0.6.0 #61

merged 5 commits into from Sep 1, 2019

Conversation

bstellato
Copy link
Collaborator

@blegat if you think it is ready, please tag a new release.

@codecov-io
Copy link

codecov-io commented Sep 1, 2019

Codecov Report

Merging #61 into master will increase coverage by 0.44%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   87.31%   87.75%   +0.44%     
==========================================
  Files           6        6              
  Lines         922      931       +9     
==========================================
+ Hits          805      817      +12     
+ Misses        117      114       -3
Impacted Files Coverage Δ
src/interface.jl 80.97% <100%> (+2.14%) ⬆️
src/OSQP.jl 85.71% <50%> (ø) ⬆️
src/MOI_wrapper.jl 88.91% <63.63%> (-0.12%) ⬇️

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 99ab439...b7cf688. Read the comment docs.

.editorconfig Outdated Show resolved Hide resolved
src/MOI_wrapper.jl Outdated Show resolved Hide resolved
src/MOI_wrapper.jl Outdated Show resolved Hide resolved
@bstellato bstellato merged commit 6f69bc4 into master Sep 1, 2019
@blegat blegat mentioned this pull request Sep 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Silent Implement TimeLimitSec
3 participants