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

Simplify handling of options and clarify documentation #99

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

odow
Copy link
Member

@odow odow commented Oct 12, 2020

@johnzigla motivated me to take a look at our handling of solver options.

Closes #98

I don't really understand what Algorithm does, or how it differs from SolveType? The documentation is obtuse, and I'm not convinced we should even expose this.

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

Merging #99 into master will increase coverage by 8.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   56.44%   64.51%   +8.07%     
==========================================
  Files           3        3              
  Lines         427      465      +38     
==========================================
+ Hits          241      300      +59     
+ Misses        186      165      -21     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 87.36% <100.00%> (+3.96%) ⬆️
src/gen/libclp_api.jl 28.08% <0.00%> (+8.98%) ⬆️

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 b271b17...8c1e0b7. Read the comment docs.

@odow odow mentioned this pull request Oct 12, 2020
@odow odow merged commit 9012c3f into master Oct 13, 2020
@odow odow deleted the od/options branch October 13, 2020 22:55
This pull request was closed.
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.

1 participant