Skip to content

Merge branch 'hull-fix' of github.com:sadavis1/pyomo into hull-fix

e5a89c1
Select commit
Loading
Failed to load commit list.
Merged

GDP Hull transform: add handling for cases of constraint functions not well-defined at the origin #3880

Merge branch 'hull-fix' of github.com:sadavis1/pyomo into hull-fix
e5a89c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

89.20% (-0.92%) compared to dccdbdd

View this Pull Request on Codecov

89.20% (-0.92%) compared to dccdbdd

Details

Codecov Report

❌ Patch coverage is 91.89189% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.20%. Comparing base (dccdbdd) to head (e5a89c1).
⚠️ Report is 226 commits behind head on main.

Files with missing lines Patch % Lines
pyomo/gdp/plugins/hull.py 91.89% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3880      +/-   ##
==========================================
- Coverage   90.11%   89.20%   -0.92%     
==========================================
  Files         905      905              
  Lines      107502   108924    +1422     
==========================================
+ Hits        96878    97168     +290     
- Misses      10624    11756    +1132     

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