TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.88k stars 2.23k forks source link

Refactor Heap Sort Implementation #705

Closed sozelfist closed 6 months ago

sozelfist commented 7 months ago

Description

Type of change

Checklist:

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 94.78%. Comparing base (1bd27f5) to head (9b73940).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #705 +/- ## ========================================== - Coverage 94.79% 94.78% -0.01% ========================================== Files 298 298 Lines 22177 22161 -16 ========================================== - Hits 21022 21006 -16 Misses 1155 1155 ```

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

sozelfist commented 6 months ago

Can you please have a look at this PR, @vil02?

sozelfist commented 6 months ago

Thanks! Your suggestion is more concise and definite.