TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
21.51k stars 2.1k forks source link

Refactor sieve of Eratosthenes implementation #724

Closed TruongNhanNguyen closed 1 month ago

TruongNhanNguyen commented 1 month ago

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.95%. Comparing base (1d9c510) to head (a4ad117).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #724 +/- ## ========================================== - Coverage 94.95% 94.95% -0.01% ========================================== Files 303 303 Lines 22533 22531 -2 ========================================== - Hits 21396 21394 -2 Misses 1137 1137 ```

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