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

update

209785f
Select commit
Loading
Failed to load commit list.
Merged

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

update
209785f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2023 in 1s

98.39% (+0.00%) compared to ca42d00

View this Pull Request on Codecov

98.39% (+0.00%) compared to ca42d00

Details

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.