bashtage / randomgen

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

TST: Add test code for less frequently encountered paths #381

Closed bashtage closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.29%. Comparing base (366347b) to head (d79629b). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
randomgen/__init__.py 60.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #381 +/- ## ========================================== + Coverage 92.91% 93.29% +0.37% ========================================== Files 54 54 Lines 8441 8456 +15 Branches 535 539 +4 ========================================== + Hits 7843 7889 +46 + Misses 571 540 -31 Partials 27 27 ```

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