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

Consider checks and promotions in SEE #238

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 (9992eec) to head (0a6e33a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ===================================== + Coverage 87% 87% +1% ===================================== Files 33 33 Lines 4313 4327 +14 Branches 4313 4327 +14 ===================================== + Hits 3716 3730 +14 Misses 581 581 Partials 16 16 ```
github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -6.95 +/- 38.93, LOS: 36.29 %, DrawRatio: 35.00 %

github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: -3.82 +/- 17.34, LOS: 33.29 %, DrawRatio: 35.10 %

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -12.17 +/- 17.61, LOS: 8.80 %, DrawRatio: 33.10 %