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

Disallow double null move #161

Closed bdmendes closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Merging #161 (1fadf5e) into master (d850ef9) will increase coverage by 1%. The diff coverage is 98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #161 +/- ## ===================================== + Coverage 85% 86% +1% ===================================== Files 31 31 Lines 4063 4074 +11 Branches 4063 4074 +11 ===================================== + Hits 3453 3463 +10 - Misses 596 597 +1 Partials 14 14 ```
github-actions[bot] commented 7 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 2.90 +/- 23.78, LOS: 59.43 %, DrawRatio: 26.83 %

github-actions[bot] commented 7 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 8.11 +/- 23.71, LOS: 74.87 %, DrawRatio: 27.33 %

github-actions[bot] commented 7 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -6.95 +/- 40.12, LOS: 36.67 %, DrawRatio: 31.00 %

github-actions[bot] commented 7 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 15.65 +/- 39.40, LOS: 78.24 %, DrawRatio: 33.50 %