Skip to content

Fix zero-mass quantiles and low-ESS bridge uncertainty - #577

Merged
oschulz merged 2 commits into
mainfrom
fix-weighted-summary-integration
Sep 8, 2026
Merged

Fix zero-mass quantiles and low-ESS bridge uncertainty#577
oschulz merged 2 commits into
mainfrom
fix-weighted-summary-integration

Conversation

@BJMCox

@BJMCox BJMCox commented Sep 7, 2026

Copy link
Copy Markdown
Member

Repairs two weighted-sample failures found while auditing the code merged through #564.

  • Ignore zero-mass NaNs when computing empirical quantiles.
  • Draw at least two independent bridge proposal samples so the corrected variance has a defined denominator.

@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.43%. Comparing base (5ba992e) to head (9886f19).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #577   +/-   ##
=======================================
  Coverage   65.43%   65.43%           
=======================================
  Files         121      121           
  Lines        7060     7060           
=======================================
  Hits         4620     4620           
  Misses       2440     2440           

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

@oschulz
oschulz merged commit 464dc5a into main Sep 8, 2026
31 checks passed
@BJMCox
BJMCox deleted the fix-weighted-summary-integration branch September 9, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants