bashtage / randomgen

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

REF: Pull out broadcasting code #382

Closed bashtage closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 11.37856% with 405 lines in your changes missing coverage. Please review.

Project coverage is 93.33%. Comparing base (c3317c5) to head (c74d0af).

Files with missing lines Patch % Lines
randomgen/broadcasting.pyx 11.37% 405 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ========================================== + Coverage 93.29% 93.33% +0.03% ========================================== Files 54 55 +1 Lines 8456 8458 +2 Branches 539 539 ========================================== + Hits 7889 7894 +5 + Misses 540 537 -3 Partials 27 27 ```

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