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

Fixes and improvements to experimental Gibbs #2231

Merged
merged 40 commits into from
Jul 16, 2024

fixed missing merge in initial step for experimental `Gibbs`

e1f1a0e
Select commit
Loading
Failed to load commit list.
Merged

Fixes and improvements to experimental Gibbs #2231

fixed missing merge in initial step for experimental `Gibbs`
e1f1a0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 10, 2024 in 1s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 81 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L81

Added line #L81 was not covered by tests

Check warning on line 94 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 147 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L147

Added line #L147 was not covered by tests

Check warning on line 149 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L149

Added line #L149 was not covered by tests

Check warning on line 154 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L154

Added line #L154 was not covered by tests

Check warning on line 242 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L242

Added line #L242 was not covered by tests

Check warning on line 271 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 277 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 280 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L280

Added line #L280 was not covered by tests

Check warning on line 284 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L284

Added line #L284 was not covered by tests

Check warning on line 289 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L289

Added line #L289 was not covered by tests

Check warning on line 311 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L311

Added line #L311 was not covered by tests

Check warning on line 392 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L392

Added line #L392 was not covered by tests

Check warning on line 458 in src/experimental/gibbs.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/experimental/gibbs.jl#L458

Added line #L458 was not covered by tests

Check warning on line 117 in src/mcmc/Inference.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/Inference.jl#L117

Added line #L117 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L25-L26

Added lines #L25 - L26 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L41-L42

Added lines #L41 - L42 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L44-L45

Added lines #L44 - L45 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L48-L49

Added lines #L48 - L49 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L51

Added line #L51 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L53-L54

Added lines #L53 - L54 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L56

Added line #L56 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L63-L64

Added lines #L63 - L64 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L83

Added line #L83 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mcmc/abstractmcmc.jl#L91

Added line #L91 was not covered by tests