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
24 stars 0 forks source link

Do not retrieve mates as exact scores #176

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #176 (724da8b) into master (b7410da) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #176 +/- ## ===================================== + Coverage 85% 85% +1% ===================================== Files 31 31 Lines 4056 4061 +5 Branches 4056 4061 +5 ===================================== + Hits 3445 3450 +5 Misses 594 594 Partials 17 17 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 51.92 +/- 23.61, LOS: 100.00 %, DrawRatio: 28.83 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 19.71 +/- 22.66, LOS: 95.58 %, DrawRatio: 33.67 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 27.85 +/- 40.19, LOS: 91.34 %, DrawRatio: 31.00 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 1.74 +/- 36.91, LOS: 53.68 %, DrawRatio: 41.50 %