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

Add winatchess tests #179

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #179 (680be6f) into master (f3eb100) will decrease coverage by 0%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ===================================== - Coverage 86% 85% -0% ===================================== Files 31 31 Lines 4058 4058 Branches 4058 4058 ===================================== - Hits 3451 3449 -2 + Misses 589 585 -4 - Partials 18 24 +6 ```
github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -0.58 +/- 22.44, LOS: 47.98 %, DrawRatio: 34.83 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=2]: 🆗 Elo difference: -20.87 +/- 37.73, LOS: 13.86 %, DrawRatio: 39.00 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=2]: 🆗 Elo difference: 26.11 +/- 40.33, LOS: 89.84 %, DrawRatio: 30.50 %