Skip to content

fix typos

3646b41
Select commit
Loading
Failed to load commit list.
Open

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

fix typos
3646b41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 1s

88.25% (-1.69%) compared to 43a6446

View this Pull Request on Codecov

88.25% (-1.69%) compared to 43a6446

Details

Codecov Report

❌ Patch coverage is 41.15139% with 552 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.25%. Comparing base (43a6446) to head (3646b41).

Files with missing lines Patch % Lines
pyomo/contrib/solver/solvers/scip/scip_direct.py 26.74% 515 Missing ⚠️
pyomo/contrib/solver/common/solution_loader.py 78.08% 16 Missing ⚠️
...ontrib/solver/solvers/gurobi/gurobi_direct_base.py 65.78% 13 Missing ⚠️
pyomo/contrib/solver/solvers/highs.py 85.71% 3 Missing ⚠️
pyomo/contrib/solver/solvers/asl_sol_reader.py 95.55% 2 Missing ⚠️
pyomo/contrib/solver/solvers/gms_sol_reader.py 94.73% 1 Missing ⚠️
pyomo/contrib/solver/solvers/ipopt.py 80.00% 1 Missing ⚠️
pyomo/contrib/solver/solvers/knitro/solution.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3744      +/-   ##
==========================================
- Coverage   89.94%   88.25%   -1.69%     
==========================================
  Files         902      903       +1     
  Lines      106457   107335     +878     
==========================================
- Hits        95748    94733    -1015     
- Misses      10709    12602    +1893     

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