-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add Beta moment and tests for #5078 #5145
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
Conversation
Co-authored-by: Ricardo Vieira <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #5145 +/- ##
=======================================
Coverage 77.78% 77.79%
=======================================
Files 88 88
Lines 14115 14120 +5
=======================================
+ Hits 10979 10984 +5
Misses 3136 3136
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks @michaeloriordan!
Although it seems the pre-commit is complaining about the end of file: https://github.com/pymc-devs/pymc/wiki/Python-Code-Style
Missed the pre-commit step, should be fixed now. Thanks @ricardoV94! |
Merged @michaeloriordan. Looking forward to your next PR! |
Thanks @michaeloriordan, and congrats on your first PR! |
Add Beta moment and tests for #5078