FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Cleanup #206

Closed FitzOReilly closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 34 lines in your changes missing coverage. Please review.

Project coverage is 91.62%. Comparing base (fb2db3b) to head (15a2eec).

Files Patch % Lines
search/src/alpha_beta.rs 0.00% 24 Missing :warning:
movegen/src/fen.rs 57.14% 6 Missing :warning:
eval/src/material_mobility.rs 0.00% 3 Missing :warning:
movegen/src/transposition_table.rs 95.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #206 +/- ## ========================================== - Coverage 91.74% 91.62% -0.12% ========================================== Files 81 79 -2 Lines 14126 13852 -274 ========================================== - Hits 12960 12692 -268 + Misses 1166 1160 -6 ```

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