TheAlgorithms / Rust

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

Improve Shorted Palindrome Implementation #833

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.41%. Comparing base (9cb06fc) to head (ccaf0fd). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #833 +/- ## ======================================= Coverage 95.41% 95.41% ======================================= Files 314 314 Lines 22783 22783 ======================================= Hits 21739 21739 Misses 1044 1044 ```

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