Bugfixes and testing of linear templates#3781
Merged
Merged
Codecov / codecov/project
succeeded
Dec 10, 2025 in 1s
89.51% (+0.10%) compared to 13facca
View this Pull Request on Codecov
89.51% (+0.10%) compared to 13facca
Details
Codecov Report
❌ Patch coverage is 96.17834% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.51%. Comparing base (13facca) to head (17d0fcf).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pyomo/core/base/param.py | 86.66% | 2 Missing |
| pyomo/core/base/constraint.py | 85.71% | 1 Missing |
| pyomo/repn/linear_template.py | 98.70% | 1 Missing |
| pyomo/repn/plugins/lp_writer.py | 50.00% | 1 Missing |
| pyomo/repn/plugins/standard_form.py | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3781 +/- ##
==========================================
+ Coverage 89.40% 89.51% +0.10%
==========================================
Files 909 909
Lines 105541 105589 +48
==========================================
+ Hits 94364 94514 +150
+ Misses 11177 11075 -102 ☔ View full report in Codecov by Sentry.
📢 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