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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for dims in LKJCholeskyCov #6828

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Improve support for `dims` in `LKJCholeskyCov`

7ecbfbd
Select commit
Failed to load commit list.
Draft

Improve support for dims in LKJCholeskyCov #6828

Improve support for `dims` in `LKJCholeskyCov`
7ecbfbd
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Jul 14, 2023 in 0s

23.68% of diff hit (target 50.00%)

View this Pull Request on Codecov

23.68% of diff hit (target 50.00%)

Annotations

Check warning on line 648 in pymc/distributions/distribution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/distribution.py#L648

Added line #L648 was not covered by tests

Check warning on line 1051 in pymc/distributions/distribution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/distribution.py#L1051

Added line #L1051 was not covered by tests

Check warning on line 1437 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1437

Added line #L1437 was not covered by tests

Check warning on line 1439 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1439

Added line #L1439 was not covered by tests

Check warning on line 1441 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1441

Added line #L1441 was not covered by tests

Check warning on line 1445 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1444-L1445

Added lines #L1444 - L1445 were not covered by tests

Check warning on line 1455 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1454-L1455

Added lines #L1454 - L1455 were not covered by tests

Check warning on line 1458 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1458

Added line #L1458 was not covered by tests

Check warning on line 1461 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1460-L1461

Added lines #L1460 - L1461 were not covered by tests

Check warning on line 1490 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1487-L1490

Added lines #L1487 - L1490 were not covered by tests

Check warning on line 1492 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1492

Added line #L1492 was not covered by tests

Check warning on line 1496 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1494-L1496

Added lines #L1494 - L1496 were not covered by tests

Check warning on line 1499 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1498-L1499

Added lines #L1498 - L1499 were not covered by tests

Check warning on line 1505 in pymc/distributions/multivariate.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/distributions/multivariate.py#L1503-L1505

Added lines #L1503 - L1505 were not covered by tests

Check warning on line 1900 in pymc/model.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pymc/model.py#L1897-L1900

Added lines #L1897 - L1900 were not covered by tests