FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Improve null move pruning #190

Closed FitzOReilly closed 9 months ago

FitzOReilly commented 9 months ago
codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (463bc58) 92.65% compared to head (76a1f73) 92.65%.

Files Patch % Lines
search/src/search.rs 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ======================================= Coverage 92.65% 92.65% ======================================= Files 83 83 Lines 13647 13664 +17 ======================================= + Hits 12644 12661 +17 Misses 1003 1003 ```

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