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

Prep for v1.0.0 #505

Merged
merged 1 commit into from
Mar 20, 2023
Merged

Prep for v1.0.0 #505

merged 1 commit into from
Mar 20, 2023

Conversation

odow
Copy link
Member

@odow odow commented Feb 14, 2023

For most users this should be non-breaking.

The only breakage is #497, in which querying ObjectiveValue of a multi-objective optimization problem now returns a vector instead of the objective value of the first scalar objective.

This also has a minimal impact on the Pkg ecosystem because there is only one package with a dependency: https://juliahub.com/ui/Packages/Gurobi/do9v6/0.11.5 (cc @JoshKImperial for https://github.com/infrasenselabs/RoundAndSwap.jl)

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.17 ⚠️

Comparison is base (6a4e478) 90.53% compared to head (add35e0) 90.36%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #505      +/-   ##
==========================================
- Coverage   90.53%   90.36%   -0.17%     
==========================================
  Files           5        5              
  Lines        2408     2523     +115     
==========================================
+ Hits         2180     2280     +100     
- Misses        228      243      +15     

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow
Copy link
Member Author

odow commented Feb 14, 2023

I'll leave this open for a few days before merging for any objections.

@odow odow closed this Mar 20, 2023
@odow odow reopened this Mar 20, 2023
@odow odow merged commit 258de8b into master Mar 20, 2023
@odow odow deleted the odow-patch-1 branch March 20, 2023 03:55
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