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 start_value, lower_bound, and upper_bound support for GenericAffExpr #3551

Merged
merged 7 commits into from
Oct 31, 2023

Updates

4e256ef
Select commit
Loading
Failed to load commit list.
Merged

Add start_value, lower_bound, and upper_bound support for GenericAffExpr #3551

Updates
4e256ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2023 in 1s

98.19% (-0.07%) compared to 35e7713

View this Pull Request on Codecov

98.19% (-0.07%) compared to 35e7713

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (35e7713) 98.26% compared to head (4e256ef) 98.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3551      +/-   ##
==========================================
- Coverage   98.26%   98.19%   -0.07%     
==========================================
  Files          37       37              
  Lines        5580     5599      +19     
==========================================
+ Hits         5483     5498      +15     
- Misses         97      101       +4     
Files Coverage Δ
src/aff_expr.jl 97.54% <100.00%> (+0.19%) ⬆️

... and 4 files with indirect coverage changes

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