JuliaMath / FixedPointNumbers.jl

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

Revert "Work around inference failure in promotion on nightly" #294

Closed kimikage closed 5 months ago

kimikage commented 5 months ago

Reverts JuliaMath/FixedPointNumbers.jl#249

It has been more than 2 years since the release of Julia v1.7 and it looks fine without @pure.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 96.93%. Comparing base (3a4346c) to head (ca32586).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #294 +/- ## ======================================= Coverage 96.93% 96.93% ======================================= Files 7 7 Lines 784 784 ======================================= Hits 760 760 Misses 24 24 ```

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