Bugfixes and testing of linear templates #3781
Merged
Codecov / codecov/project
succeeded
Apr 29, 2026 in 1s
90.06% (+3.25%) compared to ae0ae63
View this Pull Request on Codecov
90.06% (+3.25%) compared to ae0ae63
Details
Codecov Report
❌ Patch coverage is 96.64804% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.06%. Comparing base (ae0ae63) to head (f75fe7f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pyomo/repn/plugins/lp_writer.py | 33.33% | 2 Missing |
| pyomo/repn/plugins/standard_form.py | 60.00% | 2 Missing |
| pyomo/core/base/param.py | 91.66% | 1 Missing |
| pyomo/repn/linear_template.py | 99.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3781 +/- ##
==========================================
+ Coverage 86.80% 90.06% +3.25%
==========================================
Files 903 903
Lines 106604 106667 +63
==========================================
+ Hits 92537 96066 +3529
+ Misses 14067 10601 -3466 ☔ 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