TheAlgorithms / Rust

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

Refactor UnionFind #729

Closed TruongNhanNguyen closed 1 month ago

TruongNhanNguyen commented 1 month ago

Checklist :ballot_box_with_check:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 95.02%. Comparing base (4e59645) to head (433d003). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #729 +/- ## ========================================== + Coverage 94.95% 95.02% +0.07% ========================================== Files 303 303 Lines 22533 22579 +46 ========================================== + Hits 21396 21456 +60 + Misses 1137 1123 -14 ```

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