TheAlgorithms / Rust

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

Refactor Anagram #825

Closed sozelfist closed 1 month ago

sozelfist commented 1 month ago

Checklist:

sozelfist commented 1 month ago

Can you have a look, @vil02?

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 95.40%. Comparing base (858443e) to head (bd326fc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #825 +/- ## ======================================= Coverage 95.40% 95.40% ======================================= Files 313 313 Lines 22699 22708 +9 ======================================= + Hits 21655 21664 +9 Misses 1044 1044 ```

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