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

Support for MOI 0.9.5 #31

Merged
merged 6 commits into from
Oct 25, 2019
Merged

Support for MOI 0.9.5 #31

merged 6 commits into from
Oct 25, 2019

Conversation

mtanneau
Copy link
Member

  • Add support for MOI.NumberOfThreads
  • Check result index

@mtanneau
Copy link
Member Author

Closes #30

@codecov-io
Copy link

Codecov Report

Merging #31 into master will increase coverage by 0.43%.
The diff coverage is 92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   83.62%   84.06%   +0.43%     
==========================================
  Files          20       20              
  Lines        1466     1487      +21     
==========================================
+ Hits         1226     1250      +24     
+ Misses        240      237       -3
Impacted Files Coverage Δ
src/Model/Model.jl 95.23% <100%> (+0.5%) ⬆️
src/env.jl 100% <100%> (ø) ⬆️
src/MOI_wrapper.jl 88.55% <90.9%> (+0.74%) ⬆️
src/LinearAlgebra/LinearAlgebra.jl 57.14% <0%> (+7.14%) ⬆️

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 ec3cc49...7a9b590. Read the comment docs.

@mtanneau mtanneau merged commit dbe27f1 into master Oct 25, 2019
@mtanneau mtanneau deleted the MOI0.9.6 branch October 25, 2019 19:26
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.

2 participants