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

Return early on SEE #208

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #208 (ee3f6cf) into master (74ae931) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #208 +/- ## ===================================== + Coverage 86% 86% +1% ===================================== Files 32 32 Lines 4306 4315 +9 Branches 4306 4315 +9 ===================================== + Hits 3699 3708 +9 Misses 589 589 Partials 18 18 ```
github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 84.43 +/- 23.12, LOS: 100.00 %, DrawRatio: 32.83 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 1.16 +/- 22.01, LOS: 54.11 %, DrawRatio: 37.33 %

github-actions[bot] commented 6 months ago

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

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 19.13 +/- 37.25, LOS: 84.34 %, DrawRatio: 40.50 %