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

Trafo sampling changes #454

Merged
merged 15 commits into from
Oct 19, 2024
Merged

Trafo sampling changes #454

merged 15 commits into from
Oct 19, 2024

Conversation

oschulz
Copy link
Member

@oschulz oschulz commented Oct 19, 2024

No description provided.

Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 67.79661% with 38 lines in your changes missing coverage. Please review.

Project coverage is 48.56%. Comparing base (0f0563f) to head (2bfd997).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/samplers/mcmc/mcmc_utils.jl 36.00% 16 Missing ⚠️
src/samplers/mcmc/mcmc_tuning/mcmc_noop_tuner.jl 55.55% 8 Missing ⚠️
src/samplers/mcmc/mcmc_sample.jl 54.54% 5 Missing ⚠️
src/samplers/adaptive_transform.jl 66.66% 2 Missing ⚠️
...amplers/mcmc/mcmc_tuning/mcmc_adaptive_mh_tuner.jl 84.61% 2 Missing ⚠️
src/samplers/mcmc/mcmc_weighting.jl 84.61% 2 Missing ⚠️
ext/ahmc_impl/ahmc_sampler_impl.jl 90.00% 1 Missing ⚠️
src/algodefaults/default_sampling_algorithm.jl 0.00% 1 Missing ⚠️
src/samplers/mcmc/mh_sampler.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #454      +/-   ##
==========================================
+ Coverage   48.39%   48.56%   +0.16%     
==========================================
  Files         118      118              
  Lines        5558     5553       -5     
==========================================
+ Hits         2690     2697       +7     
+ Misses       2868     2856      -12     

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

@oschulz oschulz merged commit 4f061a7 into main Oct 19, 2024
11 checks passed
@oschulz oschulz deleted the trafo-sampling-changes branch October 19, 2024 22:12
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