Add two new presolve techniques in combining probing and dual fixing - #3212
Merged
Codecov / codecov/project
succeeded
Aug 11, 2026 in 0s
72.84% (+0.06%) compared to 57e5065
View this Pull Request on Codecov
72.84% (+0.06%) compared to 57e5065
Details
Codecov Report
❌ Patch coverage is 91.21864% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.84%. Comparing base (57e5065) to head (0385e82).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| highs/mip/HighsDomain.cpp | 92.51% | 28 Missing |
| highs/mip/HighsImplications.cpp | 84.04% | 15 Missing |
| highs/mip/HighsImplications.h | 90.90% | 4 Missing |
| highs/lp_data/HighsOptions.h | 66.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## latest #3212 +/- ##
==========================================
+ Coverage 72.77% 72.84% +0.06%
==========================================
Files 444 444
Lines 107464 108020 +556
Branches 17288 17410 +122
==========================================
+ Hits 78208 78686 +478
- Misses 28979 29056 +77
- Partials 277 278 +1 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading