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

Fix zug detection #243

Closed bdmendes closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87%. Comparing base (b3cbf96) to head (cc8b054).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ===================================== Coverage 87% 87% ===================================== Files 33 33 Lines 4318 4318 Branches 4318 4318 ===================================== Hits 3720 3720 Misses 581 581 Partials 17 17 ```
github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: 10.43 +/- 37.08, LOS: 70.96 %, DrawRatio: 41.00 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -34.86 +/- 36.48, LOS: 3.05 %, DrawRatio: 43.00 %

github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: -10.43 +/- 17.54, LOS: 12.22 %, DrawRatio: 33.60 %

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -23.31 +/- 17.44, LOS: 0.44 %, DrawRatio: 34.50 %