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

Bump version to 1.4.1 #172

Closed bdmendes closed 5 months ago

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 33.69 +/- 22.81, LOS: 99.81 %, DrawRatio: 33.00 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -8.11 +/- 22.18, LOS: 23.69 %, DrawRatio: 36.33 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 31.35 +/- 41.67, LOS: 93.05 %, DrawRatio: 26.00 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -1.74 +/- 38.17, LOS: 46.44 %, DrawRatio: 37.50 %

codecov[bot] commented 5 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@336a512). Click here to learn what that means. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #172 +/- ## ======================================= Coverage ? 86% ======================================= Files ? 31 Lines ? 4091 Branches ? 4091 ======================================= Hits ? 3482 Misses ? 591 Partials ? 18 ```