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

Fix GRBgetstrparam #453

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Fix GRBgetstrparam #453

merged 1 commit into from
Feb 17, 2022

Conversation

odow
Copy link
Member

@odow odow commented Feb 17, 2022

Closes #442

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #453 (98eafbf) into master (e7c010e) will increase coverage by 0.26%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #453      +/-   ##
==========================================
+ Coverage   56.07%   56.34%   +0.26%     
==========================================
  Files           9        9              
  Lines        3916     3917       +1     
==========================================
+ Hits         2196     2207      +11     
+ Misses       1720     1710      -10     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 88.80% <100.00%> (+0.30%) ⬆️
src/gen95/libgrb_api.jl 26.35% <0.00%> (+0.83%) ⬆️

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 e7c010e...98eafbf. Read the comment docs.

@odow odow merged commit 7b23178 into master Feb 17, 2022
@odow odow deleted the od/getstrparam branch February 17, 2022 03:09
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.

get_optimizer_attribute(m, "LogFile") fails in GRBgetstrparam
1 participant