sdd / kiddo

Kiddo
Apache License 2.0
91 stars 14 forks source link

fix: prevent overflow in capacity_with_bucket_size on non-64 bit architectures #148

Closed sdd closed 7 months ago

sdd commented 7 months ago

Fixes https://github.com/sdd/kiddo/issues/130

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (6966014) 95.32% compared to head (caf5ac3) 95.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ======================================= Coverage 95.32% 95.32% ======================================= Files 52 52 Lines 7573 7580 +7 Branches 7573 7580 +7 ======================================= + Hits 7219 7226 +7 Misses 333 333 Partials 21 21 ```

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