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 support for np.random.Generator #6566

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Merge branch 'main' into prngs

770e8fe
Select commit
Loading
Failed to load commit list.
Open

Add support for np.random.Generator #6566

Merge branch 'main' into prngs
770e8fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

97.82% (+0.00%) compared to 5d22a53

View this Pull Request on Codecov

97.82% (+0.00%) compared to 5d22a53

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.82%. Comparing base (5d22a53) to head (770e8fe).
Report is 75 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6566   +/-   ##
=======================================
  Coverage   97.82%   97.82%           
=======================================
  Files        1066     1068    +2     
  Lines       91864    91905   +41     
=======================================
+ Hits        89862    89903   +41     
  Misses       2002     2002           

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