JuliaMath / FixedPointNumbers.jl

fixed point types for julia
Other
79 stars 34 forks source link

Backport "Use sampler-based Random API (#206)" #305

Closed kimikage closed 1 month ago

kimikage commented 1 month ago

This also backports the changes in PR #270, #278.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.79%. Comparing base (c372941) to head (f0243bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.8 #305 +/- ## =============================================== + Coverage 94.75% 94.79% +0.03% =============================================== Files 6 6 Lines 534 538 +4 =============================================== + Hits 506 510 +4 Misses 28 28 ```

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