Skip to content

VSS: Value of the Stochastic Solution report (--vss, two-stage) - #791

Draft
DLWoodruff wants to merge 6 commits into
Pyomo:mainfrom
DLWoodruff:vss_design
Draft

VSS: Value of the Stochastic Solution report (--vss, two-stage)#791
DLWoodruff wants to merge 6 commits into
Pyomo:mainfrom
DLWoodruff:vss_design

fix(vss): don't claim RP is "exact" when the EF has a nonzero mipgap

e3664d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

76.24% (+0.07%) compared to b2474b4

View this Pull Request on Codecov

76.24% (+0.07%) compared to b2474b4

Details

Codecov Report

❌ Patch coverage is 84.97110% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.24%. Comparing base (b2474b4) to head (e3664d0).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
mpisppy/generic/vss.py 88.46% 18 Missing ⚠️
mpisppy/generic_cylinders.py 40.00% 6 Missing ⚠️
mpisppy/generic/ef.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #791      +/-   ##
==========================================
+ Coverage   76.16%   76.24%   +0.07%     
==========================================
  Files         169      170       +1     
  Lines       22224    22396     +172     
==========================================
+ Hits        16928    17076     +148     
- Misses       5296     5320      +24     

☔ View full report in Codecov by Harness.
📢 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.