Skip to content

Merge branch 'main' into cuopt-unboundedorinfeasible-status

7730418
Select commit
Loading
Failed to load commit list.
Merged

Handle cuOpt UnboundedOrInfeasible termination status (11) #3916

Merge branch 'main' into cuopt-unboundedorinfeasible-status
7730418
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2026 in 0s

89.97% (-0.01%) compared to 37084d9

View this Pull Request on Codecov

89.97% (-0.01%) compared to 37084d9

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.97%. Comparing base (37084d9) to head (7730418).
⚠️ Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
pyomo/solvers/plugins/solvers/cuopt_direct.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3916      +/-   ##
==========================================
- Coverage   89.97%   89.97%   -0.01%     
==========================================
  Files         904      904              
  Lines      106715   106719       +4     
==========================================
+ Hits        96014    96016       +2     
- Misses      10701    10703       +2     

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