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

See full value in move ordering #246

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 (c7ceae2).

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

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: -19.13 +/- 35.96, LOS: 14.82 %, DrawRatio: 44.50 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 12.17 +/- 36.28, LOS: 74.49 %, DrawRatio: 43.50 %

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -15.30 +/- 17.65, LOS: 4.48 %, DrawRatio: 32.80 %