bdmendes / camel

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
https://lichess.org/@/camel_bot
GNU General Public License v3.0
22 stars 0 forks source link

Store mate scores correctly in TT #200

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #200 (aa9fe18) into master (b9b7c57) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #200 +/- ## ===================================== + Coverage 86% 86% +1% ===================================== Files 32 32 Lines 4192 4247 +55 Branches 4192 4247 +55 ===================================== + Hits 3582 3641 +59 + Misses 593 588 -5 - Partials 17 18 +1 ```
github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -14.48 +/- 21.75, LOS: 9.59 %, DrawRatio: 38.83 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -0.00 +/- 36.43, LOS: 50.00 %, DrawRatio: 43.00 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 40.13 +/- 38.59, LOS: 97.94 %, DrawRatio: 36.50 %