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

Add ZarrTrace #7540

Merged
merged 7 commits into from
Jan 10, 2025

Minor mcmc code cleanup

09def3b
Select commit
Loading
Failed to load commit list.
Merged

Add ZarrTrace #7540

Minor mcmc code cleanup
09def3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 1s

92.02% of diff hit (target 50.00%)

View this Pull Request on Codecov

92.02% of diff hit (target 50.00%)

Annotations

Check warning on line 52 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 97 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L97

Added line #L97 was not covered by tests

Check warning on line 347 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L347

Added line #L347 was not covered by tests

Check warning on line 442 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L442

Added line #L442 was not covered by tests

Check warning on line 569 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L568-L569

Added lines #L568 - L569 were not covered by tests

Check warning on line 578 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L577-L578

Added lines #L577 - L578 were not covered by tests

Check warning on line 756 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L755-L756

Added lines #L755 - L756 were not covered by tests

Check warning on line 845 in pymc/backends/zarr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/backends/zarr.py#L844-L845

Added lines #L844 - L845 were not covered by tests

Check warning on line 1305 in pymc/sampling/mcmc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/mcmc.py#L1305

Added line #L1305 was not covered by tests

Check warning on line 1373 in pymc/sampling/mcmc.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/mcmc.py#L1373

Added line #L1373 was not covered by tests

Check warning on line 125 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L125

Added line #L125 was not covered by tests

Check warning on line 127 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L127

Added line #L127 was not covered by tests

Check warning on line 170 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L170

Added line #L170 was not covered by tests

Check warning on line 225 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L225

Added line #L225 was not covered by tests

Check warning on line 278 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L278

Added line #L278 was not covered by tests

Check warning on line 281 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L281

Added line #L281 was not covered by tests

Check warning on line 463 in pymc/sampling/parallel.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/parallel.py#L463

Added line #L463 was not covered by tests

Check warning on line 275 in pymc/sampling/population.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/population.py#L273-L275

Added lines #L273 - L275 were not covered by tests

Check warning on line 323 in pymc/sampling/population.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/population.py#L321-L323

Added lines #L321 - L323 were not covered by tests

Check warning on line 326 in pymc/sampling/population.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/population.py#L325-L326

Added lines #L325 - L326 were not covered by tests

Check warning on line 465 in pymc/sampling/population.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/sampling/population.py#L464-L465

Added lines #L464 - L465 were not covered by tests

Check warning on line 77 in pymc/step_methods/state.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/step_methods/state.py#L77

Added line #L77 was not covered by tests