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

Update to tilde overloads in mh.jl #2360

Merged
merged 1 commit into from
Oct 7, 2024

Update the currently buggy and incorrect tilde overloads in `mh.jl`

679989a
Select commit
Loading
Failed to load commit list.
Merged

Update to tilde overloads in mh.jl #2360

Update the currently buggy and incorrect tilde overloads in `mh.jl`
679989a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 4, 2024 in 1s

33.33% of diff hit (target 83.86%)

View this Pull Request on Codecov

33.33% of diff hit (target 83.86%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L465

Added line #L465 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L467

Added line #L467 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L469

Added line #L469 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L480

Added line #L480 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/mh.jl#L482-L483

Added lines #L482 - L483 were not covered by tests