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

Throw better error for non-constant variable bounds and starting value #3583

Merged
merged 3 commits into from
Nov 26, 2023

Conversation

odow
Copy link
Member

@odow odow commented Nov 26, 2023

Closes #3579

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca42d00) 98.38% compared to head (209785f) 98.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3583   +/-   ##
=======================================
  Coverage   98.38%   98.39%           
=======================================
  Files          38       38           
  Lines        5648     5655    +7     
=======================================
+ Hits         5557     5564    +7     
  Misses         91       91           

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

@odow odow merged commit 94ba2dd into master Nov 26, 2023
12 checks passed
@odow odow deleted the od/error-variable-bounds branch November 26, 2023 23: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.

MethodError: Cannot convert an object of type NonlinearExpr to an object of type Float64
1 participant