TheAlgorithms / Rust

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

Improve Permutation Implementation #781

Closed sozelfist closed 2 months ago

sozelfist commented 3 months ago

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 95.07%. Comparing base (72dc88f) to head (83ab8fa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #781 +/- ## ======================================= Coverage 95.07% 95.07% ======================================= Files 309 309 Lines 22779 22779 ======================================= Hits 21658 21658 Misses 1121 1121 ```

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

sozelfist commented 2 months ago

Can you have a look, @vil02?