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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add faster NegativeBinomial #351

Merged
merged 7 commits into from
Mar 13, 2024
Merged

Add faster NegativeBinomial #351

merged 7 commits into from
Mar 13, 2024

Conversation

aloctavodia
Copy link
Contributor

@aloctavodia aloctavodia commented Mar 12, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 95.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 83.14%. Comparing base (32fddb0) to head (8fbaa2e).

❗ Current head 8fbaa2e differs from pull request most recent head 673731b. Consider uploading reports for the commit 673731b to get more accurate results

Files Patch % Lines
preliz/distributions/negativebinomial.py 96.55% 3 Missing ⚠️
preliz/internal/special.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   83.06%   83.14%   +0.07%     
==========================================
  Files          48       49       +1     
  Lines        4890     4929      +39     
==========================================
+ Hits         4062     4098      +36     
- Misses        828      831       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aloctavodia aloctavodia merged commit 53e6c3a into arviz-devs:main Mar 13, 2024
4 checks passed
@aloctavodia aloctavodia deleted the nb_sp branch March 13, 2024 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants