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

Allow INFEASIBLE_OR_UNBOUNDED and add raw_status #10

Merged
merged 1 commit into from Oct 18, 2019
Merged

Conversation

blegat
Copy link
Owner

@blegat blegat commented Oct 18, 2019

This is useful for SDPA which often returns this status.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 50.289% when pulling a76dd30 on bl/inf_or_unbd into 61c8737 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 50.289% when pulling a76dd30 on bl/inf_or_unbd into 61c8737 on master.

@codecov
Copy link

codecov bot commented Oct 18, 2019

Codecov Report

Merging #10 into master will decrease coverage by 0.07%.
The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   54.53%   54.46%   -0.08%     
==========================================
  Files          20       20              
  Lines        1003     1008       +5     
==========================================
+ Hits          547      549       +2     
- Misses        456      459       +3
Impacted Files Coverage Δ
src/sos.jl 73.84% <66.66%> (-0.76%) ⬇️
src/invariant.jl 65.74% <80%> (-0.62%) ⬇️

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 61c8737...a76dd30. Read the comment docs.

@blegat blegat merged commit 5af773e into master Oct 18, 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.

None yet

2 participants