Skip to content

Bootstrap/bagging confidence intervals (boot-sp merge PR-2: statdist + smoothed methods) - #818

Draft
DLWoodruff wants to merge 18 commits into
Pyomo:mainfrom
DLWoodruff:bootsp-pr-b
Draft

Bootstrap/bagging confidence intervals (boot-sp merge PR-2: statdist + smoothed methods)#818
DLWoodruff wants to merge 18 commits into
Pyomo:mainfrom
DLWoodruff:bootsp-pr-b

Merge remote-tracking branch 'upstream/main' into bootsp-pr-b

b9819d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

76.57% (+0.08%) compared to 1102c6b

View this Pull Request on Codecov

76.57% (+0.08%) compared to 1102c6b

Details

Codecov Report

❌ Patch coverage is 78.88784% with 224 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.57%. Comparing base (1102c6b) to head (b9819d6).

Files with missing lines Patch % Lines
...py/confidence_intervals/bootsp/statdist/splines.py 38.70% 152 Missing ⚠️
...nce_intervals/bootsp/statdist/base_distribution.py 77.84% 37 Missing ⚠️
...py/confidence_intervals/bootsp/smoothed_boot_sp.py 88.60% 18 Missing ⚠️
...fidence_intervals/bootsp/statdist/distributions.py 96.93% 10 Missing ⚠️
...isppy/confidence_intervals/bootsp/simulate_boot.py 86.84% 5 Missing ⚠️
mpisppy/confidence_intervals/bootsp/boot_utils.py 50.00% 1 Missing ⚠️
.../confidence_intervals/bootsp/statdist/utilities.py 98.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #818      +/-   ##
==========================================
+ Coverage   76.49%   76.57%   +0.08%     
==========================================
  Files         175      183       +8     
  Lines       23236    24283    +1047     
==========================================
+ Hits        17774    18595     +821     
- Misses       5462     5688     +226     

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