aesara-devs / aeppl

Tools for an Aesara-based PPL.
https://aeppl.readthedocs.io
MIT License
64 stars 20 forks source link

Updates for new Aesara deprecations #234

Closed brandonwillard closed 1 year ago

brandonwillard commented 1 year ago

These updates are dependent on the upcoming release of Aesara.

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.19% // Head: 96.19% // No change to project coverage :thumbsup:

Coverage data is based on head (1efe4a3) compared to base (677a8c6). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ======================================= Coverage 96.19% 96.19% ======================================= Files 12 12 Lines 1996 1996 Branches 239 239 ======================================= Hits 1920 1920 Misses 39 39 Partials 37 37 ``` | [Impacted Files](https://codecov.io/gh/aesara-devs/aeppl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs) | Coverage Δ | | |---|---|---| | [aeppl/printing.py](https://codecov.io/gh/aesara-devs/aeppl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs#diff-YWVwcGwvcHJpbnRpbmcucHk=) | `91.76% <100.00%> (ø)` | | | [aeppl/transforms.py](https://codecov.io/gh/aesara-devs/aeppl/pull/234?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs#diff-YWVwcGwvdHJhbnNmb3Jtcy5weQ==) | `96.93% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aesara-devs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.