Skip to content

Update online docs

993bcc9
Select commit
Loading
Failed to load commit list.
Merged

Direct and Persistent Interfaces to SCIP #3744

Update online docs
993bcc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 1s

90.11% (+0.00%) compared to dccdbdd

View this Pull Request on Codecov

90.11% (+0.00%) compared to dccdbdd

Details

Codecov Report

❌ Patch coverage is 85.63459% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.11%. Comparing base (dccdbdd) to head (993bcc9).
⚠️ Report is 226 commits behind head on main.

Files with missing lines Patch % Lines
...omo/contrib/solver/solvers/scip/scip_persistent.py 84.17% 47 Missing ⚠️
pyomo/contrib/solver/solvers/scip/scip_direct.py 87.83% 32 Missing ⚠️
pyomo/contrib/solver/solvers/scip/base.py 84.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #3744     +/-   ##
=========================================
  Coverage   90.11%   90.11%             
=========================================
  Files         905      908      +3     
  Lines      107502   109497   +1995     
=========================================
+ Hits        96878    98678   +1800     
- Misses      10624    10819    +195     

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