Replace old Gibbs sampler with the experimental one. #2328
Codecov / codecov/project
succeeded
Dec 3, 2024 in 0s
74.17% (+29.45%) compared to c0a4ee9
View this Pull Request on Codecov
74.17% (+29.45%) compared to c0a4ee9
Details
Codecov Report
Attention: Patch coverage is 51.37255%
with 124 lines
in your changes missing coverage. Please review.
Project coverage is 74.17%. Comparing base (
c0a4ee9
) to head (a15ce2f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/mcmc/gibbs.jl | 53.08% | 99 Missing |
src/mcmc/hmc.jl | 0.00% | 7 Missing |
src/mcmc/repeat_sampler.jl | 65.00% | 7 Missing |
src/mcmc/Inference.jl | 0.00% | 4 Missing |
src/mcmc/sghmc.jl | 0.00% | 4 Missing |
src/mcmc/emcee.jl | 0.00% | 1 Missing |
src/mcmc/is.jl | 0.00% | 1 Missing |
src/mcmc/particle_mcmc.jl | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2328 +/- ##
===========================================
+ Coverage 44.72% 74.17% +29.45%
===========================================
Files 22 21 -1
Lines 1554 1584 +30
===========================================
+ Hits 695 1175 +480
+ Misses 859 409 -450
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading