TheAlgorithms / Rust

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

Refactor palindrom checking algorithm #778

Closed bgdnrvsky closed 2 months ago

bgdnrvsky commented 3 months ago

Description

Checklist:

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 95.07%. Comparing base (45edeb9) to head (7874b83).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #778 +/- ## ========================================== - Coverage 95.08% 95.07% -0.01% ========================================== Files 309 309 Lines 22810 22773 -37 ========================================== - Hits 21689 21652 -37 Misses 1121 1121 ```

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