Skip to content

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

856ae0d
Select commit
Loading
Failed to load commit list.
Open

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

Merge branch 'main' of github.com:Pyomo/pyomo into hull-fix
856ae0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

89.99% (+0.00%) compared to 7023adf

View this Pull Request on Codecov

89.99% (+0.00%) compared to 7023adf

Details

Codecov Report

❌ Patch coverage is 91.62011% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.99%. Comparing base (7023adf) to head (856ae0d).

Files with missing lines Patch % Lines
pyomo/gdp/plugins/hull.py 91.62% 15 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3880    +/-   ##
========================================
  Coverage   89.98%   89.99%            
========================================
  Files         904      904            
  Lines      106891   107028   +137     
========================================
+ Hits        96191    96315   +124     
- Misses      10700    10713    +13     

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