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

Search winning captures first #237

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (67d228c) to head (0042bcf). Report is 1 commits behind head on master.

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

Against master [hash=256; threads=4]: 🆗 Elo difference: 12.17 +/- 37.87, LOS: 73.60 %, DrawRatio: 38.50 %

github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: -12.17 +/- 36.60, LOS: 25.70 %, DrawRatio: 42.50 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 6.95 +/- 17.00, LOS: 78.83 %, DrawRatio: 37.60 %

github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: 34.86 +/- 17.53, LOS: 100.00 %, DrawRatio: 34.00 %