TheAlgorithms / Rust

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

Implement Pattern Defeating Quick Sort algorithm #726

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.97%. Comparing base (bba0b0d) to head (0614536). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #726 +/- ## ========================================== + Coverage 94.95% 94.97% +0.02% ========================================== Files 302 304 +2 Lines 22527 22649 +122 ========================================== + Hits 21390 21512 +122 Misses 1137 1137 ```

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