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 zone control evaluation #183

Closed bdmendes closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 99.09091% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86%. Comparing base (f3b6aa4) to head (8c5f6c1). Report is 29 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #183 +/- ## ===================================== + Coverage 86% 86% +1% ===================================== Files 32 32 Lines 4178 4264 +86 Branches 4178 4264 +86 ===================================== + Hits 3563 3655 +92 + Misses 597 592 -5 + Partials 18 17 -1 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 19.71 +/- 23.34, LOS: 95.10 %, DrawRatio: 29.67 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -38.96 +/- 22.62, LOS: 0.04 %, DrawRatio: 34.17 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 13.90 +/- 38.64, LOS: 76.02 %, DrawRatio: 36.00 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -40.13 +/- 37.96, LOS: 1.90 %, DrawRatio: 38.50 %