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

Add king virtual mobility evaluation #218

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 (d576b7b) to head (44fd163).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ===================================== + Coverage 87% 87% +1% ===================================== Files 32 32 Lines 4278 4285 +7 Branches 4278 4285 +7 ===================================== + Hits 3682 3689 +7 Misses 579 579 Partials 17 17 ```
github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 4.63 +/- 22.06, LOS: 65.96 %, DrawRatio: 37.00 %

github-actions[bot] commented 4 months ago

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

github-actions[bot] commented 4 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 50.74 +/- 40.52, LOS: 99.30 %, DrawRatio: 30.50 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: ❌ Elo difference: -47.19 +/- 35.33, LOS: 0.45 %, DrawRatio: 46.50 %