TheAlgorithms / Rust

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

Refactor Pangram Implementation #795

Closed sozelfist closed 1 month ago

sozelfist commented 2 months ago

Checklist:

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 95.33%. Comparing base (155c767) to head (2ce0f0d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #795 +/- ## ========================================== - Coverage 95.33% 95.33% -0.01% ========================================== Files 310 310 Lines 22518 22493 -25 ========================================== - Hits 21468 21443 -25 Misses 1050 1050 ```

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

sozelfist commented 1 month ago

Can you have a look, @vil02?

sozelfist commented 1 month ago

Can you review this PR, @vil02, it stands here for a week.