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 better error message for bad options #119

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Add better error message for bad options #119

merged 2 commits into from
Jul 8, 2022

Conversation

odow
Copy link
Member

@odow odow commented Jul 8, 2022

Closes #118

@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #119 (ef38f6f) into master (cb03949) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   83.24%   83.35%   +0.11%     
==========================================
  Files           3        3              
  Lines        1313     1322       +9     
==========================================
+ Hits         1093     1102       +9     
  Misses        220      220              
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.17% <100.00%> (+0.05%) ⬆️

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 cb03949...ef38f6f. Read the comment docs.

@odow odow merged commit 545245e into master Jul 8, 2022
@odow odow deleted the od/highs branch July 8, 2022 06:23
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.

MethodError: no method matching _set_option(::HiGHS.Optimizer, ::String, ::Nothing)
2 participants