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

Add king zone attacks evaluation #182

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #182 (abef31a) into master (366f0f5) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #182 +/- ## ===================================== + Coverage 85% 86% +1% ===================================== Files 31 31 Lines 4058 4144 +86 Branches 4058 4144 +86 ===================================== + Hits 3449 3536 +87 + Misses 585 584 -1 Partials 24 24 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 26.98 +/- 20.57, LOS: 99.49 %, DrawRatio: 27.25 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=2]: 🆗 Elo difference: -0.00 +/- 40.12, LOS: 50.00 %, DrawRatio: 31.00 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -23.05 +/- 19.89, LOS: 1.16 %, DrawRatio: 31.87 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=2]: ❌ Elo difference: -36.62 +/- 39.49, LOS: 3.43 %, DrawRatio: 33.50 %