TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.21k stars 2.17k forks source link

Refactor Merge Sort Implementation #747

Closed sozelfist closed 2 months ago

sozelfist commented 3 months ago

Changes

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.04%. Comparing base (aa8c458) to head (14198dc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #747 +/- ## ========================================== - Coverage 95.05% 95.04% -0.02% ========================================== Files 306 306 Lines 22736 22672 -64 ========================================== - Hits 21612 21548 -64 Misses 1124 1124 ```

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