bashtage / randomgen

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

Add test for float 1 #386

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 95.44%. Comparing base (6f1cc8d) to head (3338f62). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #386 +/- ## ========================================== + Coverage 95.41% 95.44% +0.03% ========================================== Files 56 56 Lines 8591 8605 +14 Branches 578 582 +4 ========================================== + Hits 8197 8213 +16 + Misses 366 364 -2 Partials 28 28 ```

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