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 support for NumberOfThreads #84

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Add support for NumberOfThreads #84

merged 1 commit into from
Feb 16, 2022

Conversation

odow
Copy link
Member

@odow odow commented Feb 16, 2022

Closes #28

@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #84 (c2b4e62) into master (28b6a6c) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   82.21%   82.29%   +0.08%     
==========================================
  Files           3        3              
  Lines        1248     1254       +6     
==========================================
+ Hits         1026     1032       +6     
  Misses        222      222              
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.10% <100.00%> (+0.04%) ⬆️

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 28b6a6c...c2b4e62. Read the comment docs.

@odow odow merged commit b729daf into master Feb 16, 2022
@odow odow deleted the od/threads branch February 16, 2022 02:35
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.

Add support for MOI.NumberOfThreads
1 participant