FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Play forced moves immediately, without searching depth 1 #194

Closed FitzOReilly closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (22467c9) 92.69% compared to head (1b9399a) 92.70%.

Files Patch % Lines
engine/src/best_move_handler.rs 87.50% 2 Missing :warning:
search/src/search.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ========================================== + Coverage 92.69% 92.70% +0.01% ========================================== Files 83 83 Lines 13800 13799 -1 ========================================== + Hits 12792 12793 +1 + Misses 1008 1006 -2 ```

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