Add start_value, lower_bound, and upper_bound support for GenericAffExpr #3551
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%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading