Skip to content

Repair adaptive multi-proposal picking rules - #544

Open
BJMCox wants to merge 1 commit into
mainfrom
fix-534-adaptive-multiprop-tuning
Open

Repair adaptive multi-proposal picking rules#544
BJMCox wants to merge 1 commit into
mainfrom
fix-534-adaptive-multiprop-tuning

Conversation

@BJMCox

@BJMCox BJMCox commented Aug 16, 2026

Copy link
Copy Markdown
Member

Closes #534.

Handle zero-mass adaptive picking-rule updates without producing NaNs. Use uniform probabilities when replacing the active proposal weight leaves no mass.

The other adaptive multi-proposal tuner repairs from #534 are already on main.

Main code: +7/-2.

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.42%. Comparing base (6e8795f) to head (bffb5a7).

Files with missing lines Patch % Lines
.../mcmc/mcmc_tuning/mcmc_adaptive_multiprop_tuner.jl 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #544      +/-   ##
==========================================
- Coverage   65.45%   65.42%   -0.03%     
==========================================
  Files         121      121              
  Lines        7060     7063       +3     
==========================================
  Hits         4621     4621              
- Misses       2439     2442       +3     

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

@BJMCox
BJMCox force-pushed the fix-534-adaptive-multiprop-tuning branch from bb15140 to bffb5a7 Compare August 31, 2026 15:43
@BJMCox
BJMCox marked this pull request as ready for review September 1, 2026 12:33
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.

Repair AdaptiveMultiPropTuning picking-rule updates

1 participant