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

Fix SEE standing pat #247

Closed bdmendes closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 87%. Comparing base (325de37) to head (9ade5e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #247 +/- ## ===================================== - Coverage 87% 87% -0% ===================================== Files 33 33 Lines 4327 4358 +31 Branches 4327 4358 +31 ===================================== + Hits 3728 3754 +26 - Misses 582 586 +4 - Partials 17 18 +1 ```
github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: -5.21 +/- 37.86, LOS: 39.34 %, DrawRatio: 38.50 %

github-actions[bot] commented 4 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: -6.95 +/- 37.39, LOS: 35.75 %, DrawRatio: 40.00 %

github-actions[bot] commented 4 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -1.39 +/- 17.62, LOS: 43.86 %, DrawRatio: 33.00 %

github-actions[bot] commented 4 months ago

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: 8.69 +/- 17.10, LOS: 84.02 %, DrawRatio: 36.90 %