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

Use xray attackers on SEE #245

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 (325de37) to head (7ee7b31).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #245 +/- ## ====================================== + Coverage 87% 87% +1% ====================================== Files 33 33 Lines 4327 4431 +104 Branches 4327 4431 +104 ====================================== + Hits 3728 3830 +102 - Misses 582 584 +2 Partials 17 17 ```
github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -33.11 +/- 36.97, LOS: 3.95 %, DrawRatio: 41.50 %

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: 5.21 +/- 17.45, LOS: 72.08 %, DrawRatio: 34.30 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -19.48 +/- 17.15, LOS: 1.31 %, DrawRatio: 36.60 %