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

Quickly check for check in pseudo legality test #242

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (1a89e48) to head (2ee1c6b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #242 +/- ## ===================================== - Coverage 87% 87% -0% ===================================== Files 33 33 Lines 4318 4327 +9 Branches 4318 4327 +9 ===================================== + Hits 3720 3726 +6 - Misses 581 584 +3 Partials 17 17 ```
github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: -8.69 +/- 38.48, LOS: 32.86 %, DrawRatio: 36.50 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 11.82 +/- 17.27, LOS: 90.98 %, DrawRatio: 35.60 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 36.62 +/- 38.25, LOS: 96.98 %, DrawRatio: 37.50 %

github-actions[bot] commented 6 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: 6.60 +/- 17.66, LOS: 76.80 %, DrawRatio: 32.70 %