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

Xor position specific parts of the zobrist hash #115

Closed bdmendes closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #115 (b721745) into master (96a2992) will decrease coverage by 0%. Report is 1 commits behind head on master. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #115 +/- ## ===================================== - Coverage 83% 83% -0% ===================================== Files 30 30 Lines 3806 3805 -1 Branches 3806 3805 -1 ===================================== - Hits 3148 3147 -1 Misses 632 632 Partials 26 26 ```
github-actions[bot] commented 10 months ago

Against v1.2.0: ✅ Elo difference: 48.96 +/- 24.13, LOS: 100.00 %, DrawRatio: 25.67 %

github-actions[bot] commented 10 months ago

Against master: 🆗 Elo difference: -1.74 +/- 21.14, LOS: 43.60 %, DrawRatio: 42.17 %