TheAlgorithms / Rust

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

Refactor Disjoint Set Union #802

Closed sozelfist closed 1 month ago

sozelfist commented 1 month ago

Changes

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 95.32%. Comparing base (bc8d6fa) to head (60fab99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #802 +/- ## ======================================= Coverage 95.32% 95.32% ======================================= Files 310 310 Lines 22484 22488 +4 ======================================= + Hits 21433 21437 +4 Misses 1051 1051 ```

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