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

Return SEE early #198

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #198 (1cae6cb) into master (dcecdf8) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #198 +/- ## ===================================== + Coverage 86% 86% +1% ===================================== Files 32 32 Lines 4178 4192 +14 Branches 4178 4192 +14 ===================================== + Hits 3568 3582 +14 Misses 593 593 Partials 17 17 ```
github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 13.32 +/- 22.04, LOS: 88.19 %, DrawRatio: 37.17 %

github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: ✅ Elo difference: 40.13 +/- 39.21, LOS: 97.78 %, DrawRatio: 34.50 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 26.11 +/- 38.21, LOS: 91.01 %, DrawRatio: 37.50 %