FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Late move reductions #192

Closed FitzOReilly closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (9cc2e9b) 92.67% compared to head (203b297) 92.67%.

Files Patch % Lines
search/src/move_selector.rs 22.22% 7 Missing :warning:
search/src/alpha_beta.rs 98.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## ======================================= Coverage 92.67% 92.67% ======================================= Files 83 83 Lines 13715 13745 +30 ======================================= + Hits 12710 12738 +28 - Misses 1005 1007 +2 ```

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