TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
21.51k stars 2.1k forks source link

Refactor Sudoku implementation #715

Closed TruongNhanNguyen closed 1 month ago

TruongNhanNguyen commented 1 month ago

Description

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.90%. Comparing base (1020ea2) to head (e1b9278). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #715 +/- ## ========================================== + Coverage 94.77% 94.90% +0.12% ========================================== Files 298 301 +3 Lines 22194 22344 +150 ========================================== + Hits 21035 21206 +171 + Misses 1159 1138 -21 ```

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