Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store multivariate proposal in MHProposalState #458

Merged
merged 1 commit into from
Oct 28, 2024

Store multivariate proposal in MHProposalState

4bbe199
Select commit
Loading
Failed to load commit list.
Merged

Store multivariate proposal in MHProposalState #458

Store multivariate proposal in MHProposalState
4bbe199
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 28, 2024 in 0s

49.33% (-0.13%) compared to ab202a2

View this Pull Request on Codecov

49.33% (-0.13%) compared to ab202a2

Details

Codecov Report

Attention: Patch coverage is 39.28571% with 17 lines in your changes missing coverage. Please review.

Project coverage is 49.33%. Comparing base (ab202a2) to head (4bbe199).

Files with missing lines Patch % Lines
src/samplers/mcmc/mh_sampler.jl 39.28% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #458      +/-   ##
==========================================
- Coverage   49.46%   49.33%   -0.13%     
==========================================
  Files         121      121              
  Lines        5691     5708      +17     
==========================================
+ Hits         2815     2816       +1     
- Misses       2876     2892      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.