Skip to content

Simple disjunctive transform#3982

Draft
cjohnston1 wants to merge 2 commits into
Pyomo:mainfrom
cjohnston1:SimpleDisjunctiveTransform
Draft

Simple disjunctive transform#3982
cjohnston1 wants to merge 2 commits into
Pyomo:mainfrom
cjohnston1:SimpleDisjunctiveTransform

Add gdp.simple_disjunction transformation and gdp.test_simple_disjunc…

76293ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

90.02% (-0.11%) compared to 44c4697

View this Pull Request on Codecov

90.02% (-0.11%) compared to 44c4697

Details

Codecov Report

❌ Patch coverage is 93.02326% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.02%. Comparing base (44c4697) to head (76293ed).
⚠️ Report is 136 commits behind head on main.

Files with missing lines Patch % Lines
pyomo/gdp/plugins/simple_disjunction_transform.py 93.02% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3982      +/-   ##
==========================================
- Coverage   90.12%   90.02%   -0.11%     
==========================================
  Files         909      918       +9     
  Lines      108561   109888    +1327     
==========================================
+ Hits        97836    98922    +1086     
- Misses      10725    10966     +241     

☔ 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.