Skip to content

sample with LogDensityFunction: part 2 - ess.jl + mh.jl #2590

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

Draft
wants to merge 10 commits into
base: py/ldf-hmc
Choose a base branch
from

Fix tests

6527af6
Select commit
Loading
Failed to load commit list.
Draft

sample with LogDensityFunction: part 2 - ess.jl + mh.jl #2590

Fix tests
6527af6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 17, 2025 in 1s

0.00% of diff hit (target 42.32%)

View this Pull Request on Codecov

0.00% of diff hit (target 42.32%)

Annotations

Check warning on line 82 in src/mcmc/abstractmcmc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L82

Added line #L82 was not covered by tests

Check warning on line 166 in src/mcmc/abstractmcmc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L166

Added line #L166 was not covered by tests

Check warning on line 284 in src/mcmc/abstractmcmc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L284

Added line #L284 was not covered by tests

Check warning on line 333 in src/mcmc/abstractmcmc.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L333

Added line #L333 was not covered by tests

Check warning on line 28 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 32 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 38 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L38

Added line #L38 was not covered by tests

Check warning on line 55 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L55

Added line #L55 was not covered by tests

Check warning on line 67 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L67

Added line #L67 was not covered by tests

Check warning on line 77 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L77

Added line #L77 was not covered by tests

Check warning on line 87 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L87

Added line #L87 was not covered by tests

Check warning on line 92 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 105 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in src/mcmc/ess.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/ess.jl#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 147 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L143-L147

Added lines #L143 - L147 were not covered by tests

Check warning on line 153 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 158 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L158

Added line #L158 was not covered by tests

Check warning on line 234 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L234

Added line #L234 was not covered by tests

Check warning on line 236 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L236

Added line #L236 was not covered by tests

Check warning on line 279 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L278-L279

Added lines #L278 - L279 were not covered by tests

Check warning on line 284 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L284

Added line #L284 was not covered by tests

Check warning on line 306 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L306

Added line #L306 was not covered by tests

Check warning on line 328 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L328

Added line #L328 was not covered by tests

Check warning on line 332 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L332

Added line #L332 was not covered by tests

Check warning on line 340 in src/mcmc/mh.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L338-L340

Added lines #L338 - L340 were not covered by tests