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

Add SEE to quiesce #193

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #193 (889acaf) into master (b524879) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ===================================== + Coverage 85% 86% +1% ===================================== Files 31 32 +1 Lines 4093 4178 +85 Branches 4093 4178 +85 ===================================== + Hits 3478 3563 +85 Misses 597 597 Partials 18 18 ```
github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 22.03 +/- 22.84, LOS: 97.07 %, DrawRatio: 32.67 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 41.89 +/- 23.24, LOS: 99.98 %, DrawRatio: 30.67 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 10.43 +/- 39.54, LOS: 69.79 %, DrawRatio: 33.00 %

github-actions[bot] commented 6 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 15.65 +/- 38.49, LOS: 78.77 %, DrawRatio: 36.50 %