TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.92k stars 2.24k forks source link

Refactor fast factorial algorithm #761

Closed bgdnrvsky closed 4 months ago

bgdnrvsky commented 5 months ago

PR Title: Refactor fast factorial algorithm

Description

Type of change

Refactoring

Checklist:

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 95.05%. Comparing base (aa8c458) to head (dc03331). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #761 +/- ## ========================================== - Coverage 95.05% 95.05% -0.01% ========================================== Files 306 306 Lines 22736 22734 -2 ========================================== - Hits 21612 21610 -2 Misses 1124 1124 ```

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