Skip to content

remove duplicate method

cafea40
Select commit
Loading
Failed to load commit list.
Merged

Rework SolutionLoader #3701

remove duplicate method
cafea40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

89.96% (+0.03%) compared to 3ef2be1

View this Pull Request on Codecov

89.96% (+0.03%) compared to 3ef2be1

Details

Codecov Report

❌ Patch coverage is 98.37662% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.96%. Comparing base (3ef2be1) to head (cafea40).

Files with missing lines Patch % Lines
pyomo/contrib/solver/common/solution_loader.py 97.64% 2 Missing ⚠️
pyomo/contrib/solver/solvers/gms_sol_reader.py 90.90% 1 Missing ⚠️
...ontrib/solver/solvers/gurobi/gurobi_direct_base.py 96.87% 1 Missing ⚠️
pyomo/contrib/solver/solvers/highs.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3701      +/-   ##
==========================================
+ Coverage   89.93%   89.96%   +0.03%     
==========================================
  Files         902      903       +1     
  Lines      106454   106604     +150     
==========================================
+ Hits        95744    95911     +167     
+ Misses      10710    10693      -17     

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