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

rewrite NLopt 2.9 workaround for NLopt 2.10 #254

Merged
merged 1 commit into from
Feb 4, 2025
Merged

rewrite NLopt 2.9 workaround for NLopt 2.10 #254

merged 1 commit into from
Feb 4, 2025

Conversation

stevengj
Copy link
Collaborator

@stevengj stevengj commented Feb 4, 2025

#251 is only needed for 2.9, and is longer needed in NLopt 2.10 (stevengj/nlopt#587 — which should be out soon on Yggdrasil: JuliaPackaging/Yggdrasil#10431).

@stevengj stevengj requested a review from odow February 4, 2025 18:53
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (fc4b12c) to head (61007e7).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   99.87%   99.87%   -0.01%     
==========================================
  Files           2        2              
  Lines         782      778       -4     
==========================================
- Hits          781      777       -4     
  Misses          1        1              

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

@odow odow merged commit 0ac1b5b into master Feb 4, 2025
11 checks passed
@odow odow deleted the versionconst branch February 4, 2025 19:20
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.

2 participants