JuliaMath / Primes.jl

Prime numbers in Julia
Other
99 stars 32 forks source link

fix `eachfactor` type stability #152

Closed oscardssmith closed 6 months ago

oscardssmith commented 6 months ago

fixes https://github.com/JuliaMath/Primes.jl/issues/151. (test incoming)

codecov[bot] commented 6 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@2eb1345). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage ? 96.35% ======================================= Files ? 2 Lines ? 467 Branches ? 0 ======================================= Hits ? 450 Misses ? 17 Partials ? 0 ```

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