pymc-devs / pymc

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

Remove deprecated `sample_posterior_predictive_w` #7179

Closed aloctavodia closed 5 months ago

aloctavodia commented 5 months ago

πŸ“š Documentation preview πŸ“š: https://pymc--7179.org.readthedocs.build/en/7179/

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.24%. Comparing base (6252d2e) to head (ee1ab73).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/pymc-devs/pymc/pull/7179/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/7179?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 #7179 +/- ## ======================================= Coverage 92.23% 92.24% ======================================= Files 100 100 Lines 16889 16887 -2 ======================================= - Hits 15578 15577 -1 + Misses 1311 1310 -1 ``` | [Files](https://app.codecov.io/gh/pymc-devs/pymc/pull/7179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs) | Coverage Ξ” | | |---|---|---| | [pymc/sampling/forward.py](https://app.codecov.io/gh/pymc-devs/pymc/pull/7179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pymc-devs#diff-cHltYy9zYW1wbGluZy9mb3J3YXJkLnB5) | `95.90% <ΓΈ> (+0.41%)` | :arrow_up: |
ricardoV94 commented 5 months ago

Thanks for the dusting @aloctavodia