JuliaMath / FixedPointNumbers.jl

fixed point types for julia
Other
80 stars 33 forks source link

Backport "Fix `_unsafe_trunc` to reduce the likelihood of arbitrary values (#291)" #301

Closed kimikage closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 87.50000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 94.75%. Comparing base (a995a9d) to head (f74f250).

Files Patch % Lines
src/utilities.jl 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.8 #301 +/- ## =============================================== - Coverage 95.09% 94.75% -0.34% =============================================== Files 6 6 Lines 530 534 +4 =============================================== + Hits 504 506 +2 - Misses 26 28 +2 ```

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