Skip to content

Merge branch 'trivial_constraints' into scip_port

9a581ad
Select commit
Loading
Failed to load commit list.
Open

[Depends on #3703] Direct and Persistent Interfaces to SCIP #3744

Merge branch 'trivial_constraints' into scip_port
9a581ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 13, 2026 in 0s

83.64% (-6.10%) compared to 2a9f2a0

View this Pull Request on Codecov

83.64% (-6.10%) compared to 2a9f2a0

Details

Codecov Report

❌ Patch coverage is 33.21995% with 589 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.64%. Comparing base (2a9f2a0) to head (9a581ad).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
pyomo/contrib/solver/solvers/scip/scip_direct.py 26.31% 518 Missing ⚠️
...ontrib/solver/solvers/gurobi/gurobi_direct_base.py 23.68% 29 Missing ⚠️
pyomo/contrib/solver/common/solution_loader.py 76.71% 17 Missing ⚠️
...contrib/solver/solvers/gurobi/gurobi_persistent.py 46.66% 8 Missing ⚠️
pyomo/contrib/solver/solvers/asl_sol_reader.py 66.66% 7 Missing ⚠️
pyomo/contrib/solver/solvers/highs.py 64.28% 5 Missing ⚠️
...omo/contrib/solver/solvers/gurobi/gurobi_direct.py 50.00% 2 Missing ⚠️
...ntrib/solver/solvers/gurobi/gurobi_direct_minlp.py 50.00% 1 Missing ⚠️
pyomo/contrib/solver/solvers/ipopt.py 80.00% 1 Missing ⚠️
pyomo/repn/plugins/standard_form.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (2a9f2a0) and HEAD (9a581ad). Click for more details.

HEAD has 24 uploads less than BASE
Flag BASE (2a9f2a0) HEAD (9a581ad)
linux 17 0
osx 2 0
linux_other 2 0
win 2 0
win_other 1 0
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3744      +/-   ##
==========================================
- Coverage   89.73%   83.64%   -6.10%     
==========================================
  Files         904      904              
  Lines      105871   106626     +755     
==========================================
- Hits        95007    89187    -5820     
- Misses      10864    17439    +6575     

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