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

Add ConstraintBasisStatus #116

Merged
merged 2 commits into from
May 11, 2021
Merged

Add ConstraintBasisStatus #116

merged 2 commits into from
May 11, 2021

Conversation

odow
Copy link
Member

@odow odow commented May 11, 2021

Closes #113

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #116 (dedc84a) into master (932bb56) will increase coverage by 1.33%.
The diff coverage is 92.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   54.32%   55.66%   +1.33%     
==========================================
  Files           3        3              
  Lines         624      636      +12     
==========================================
+ Hits          339      354      +15     
+ Misses        285      282       -3     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 90.33% <92.85%> (+0.11%) ⬆️
src/gen/libclp_api.jl 18.15% <0.00%> (+0.77%) ⬆️

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 932bb56...dedc84a. Read the comment docs.

@odow odow merged commit 1b8772f into master May 11, 2021
@odow odow deleted the od/constraintbasis branch May 11, 2021 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support ConstraintBasisStatus
1 participant