TheAlgorithms / Rust

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

Improve Trie #803

Closed sozelfist closed 1 month ago

sozelfist commented 1 month ago

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.33%. Comparing base (aad5192) to head (f31af5c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #803 +/- ## ======================================= Coverage 95.33% 95.33% ======================================= Files 310 310 Lines 22490 22518 +28 ======================================= + Hits 21440 21468 +28 Misses 1050 1050 ```

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