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

Increase age each 5 moves #215

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 (8ab55b1) to head (70861f5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ===================================== - Coverage 87% 87% -0% ===================================== Files 32 32 Lines 4274 4278 +4 Branches 4274 4278 +4 ===================================== + Hits 3681 3682 +1 - Misses 577 579 +2 - Partials 16 17 +1 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 81.98 +/- 23.96, LOS: 100.00 %, DrawRatio: 28.17 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -9.85 +/- 22.21, LOS: 19.25 %, DrawRatio: 36.17 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -19.13 +/- 37.25, LOS: 15.66 %, DrawRatio: 40.50 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 63.23 +/- 38.26, LOS: 99.94 %, DrawRatio: 38.00 %