pymc-devs / pymc

Bayesian Modeling and Probabilistic Programming in Python
https://docs.pymc.io/
Other
8.49k stars 1.97k forks source link

Fix join logp for multivariate RVs #7215

Closed ricardoV94 closed 3 months ago

ricardoV94 commented 3 months ago

Description

Related Issue

Checklist

Type of change


📚 Documentation preview 📚: https://pymc--7215.org.readthedocs.build/en/7215/

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.30%. Comparing base (abe7bc9) to head (6dbc885).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7215/graphs/tree.svg?width=650&height=150&src=pr&token=JFuXtOJ4Cb&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs)](https://app.codecov.io/gh/pymc-devs/pymc/pull/7215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) ```diff @@ Coverage Diff @@ ## main #7215 +/- ## ======================================= Coverage 92.30% 92.30% ======================================= Files 100 100 Lines 16888 16889 +1 ======================================= + Hits 15588 15589 +1 Misses 1300 1300 ``` | [Files](https://app.codecov.io/gh/pymc-devs/pymc/pull/7215?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Δ | | |---|---|---| | [pymc/logprob/tensor.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9sb2dwcm9iL3RlbnNvci5weQ==) | `77.04% <100.00%> (+0.18%)` | :arrow_up: |