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

Index killers by ply #221

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 (3b55858) to head (c22e755).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ===================================== + Coverage 87% 87% +1% ===================================== Files 32 32 Lines 4273 4274 +1 Branches 4273 4274 +1 ===================================== + Hits 3680 3681 +1 Misses 577 577 Partials 16 16 ```
github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 10.43 +/- 22.53, LOS: 81.78 %, DrawRatio: 34.33 %

github-actions[bot] commented 4 months ago

Against v1.5.0 [hash=64; threads=1]: 🆗 Elo difference: 6.37 +/- 21.80, LOS: 71.66 %, DrawRatio: 38.50 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -22.62 +/- 36.94, LOS: 11.47 %, DrawRatio: 41.50 %

github-actions[bot] commented 4 months ago

Against v1.5.0 [hash=256; threads=4]: 🆗 Elo difference: 10.43 +/- 37.71, LOS: 70.65 %, DrawRatio: 39.00 %