bashtage / randomgen

Numpy-compatible bit generators and add some random variate distributions missing from NumPy.
Other
112 stars 25 forks source link

TST: Finish testing broadcast #388

Closed bashtage closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.39%. Comparing base (2f80db2) to head (91a15e3). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #388 +/- ## ========================================== + Coverage 97.71% 98.39% +0.68% ========================================== Files 56 56 Lines 8520 8643 +123 Branches 594 642 +48 ========================================== + Hits 8325 8504 +179 + Misses 167 111 -56 Partials 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.