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

Handle repetitions with null windows better #191

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #191 (8fcacd7) into master (5c19493) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ===================================== + Coverage 86% 86% +1% ===================================== Files 31 31 Lines 4113 4116 +3 Branches 4113 4116 +3 ===================================== + Hits 3506 3509 +3 Misses 583 583 Partials 24 24 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 12.17 +/- 20.40, LOS: 87.87 %, DrawRatio: 28.25 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=2]: ✅ Elo difference: 29.60 +/- 38.53, LOS: 93.43 %, DrawRatio: 36.50 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=2]: 🆗 Elo difference: -20.87 +/- 38.04, LOS: 14.06 %, DrawRatio: 38.00 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -1.74 +/- 19.70, LOS: 43.14 %, DrawRatio: 33.00 %