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 getter and setters for AbstractOptimizerAttribute #135

Merged
merged 4 commits into from
Oct 9, 2023

Conversation

guilhermebodin
Copy link
Collaborator

close #134

@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1721e7b) 95.41% compared to head (f8ddee3) 95.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   95.41%   95.15%   -0.26%     
==========================================
  Files           4        4              
  Lines        1025     1033       +8     
==========================================
+ Hits          978      983       +5     
- Misses         47       50       +3     
Files Coverage Δ
src/ParametricOptInterface.jl 91.40% <57.14%> (-0.43%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@guilhermebodin guilhermebodin requested a review from odow October 9, 2023 13:50
@guilhermebodin guilhermebodin merged commit da2c498 into master Oct 9, 2023
5 of 7 checks passed
ianfiske pushed a commit to ianfiske/ParametricOptInterface.jl that referenced this pull request Oct 12, 2023
…ttribute

Add getter and setters for AbstractOptimizerAttribute
@odow odow deleted the gb/abstract-optimizer-attribute branch June 25, 2024 01:18
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.

Support for get_attribute(...)
2 participants