bashtage / randomgen

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

TST: Improve coverage of cython files #383

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 93.70%. Comparing base (fc6fe31) to head (3f0ed87). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #383 +/- ## ========================================== + Coverage 93.33% 93.70% +0.37% ========================================== Files 55 55 Lines 8458 8489 +31 Branches 539 551 +12 ========================================== + Hits 7894 7955 +61 + Misses 537 507 -30 Partials 27 27 ```

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