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

Use two-layered replacement scheme #175

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #175 (7d95352) into master (59e340e) will decrease coverage by 0%. The diff coverage is 84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ===================================== - Coverage 86% 85% -0% ===================================== Files 31 31 Lines 4091 4056 -35 Branches 4091 4056 -35 ===================================== - Hits 3482 3445 -37 - Misses 591 594 +3 + Partials 18 17 -1 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 37.79 +/- 23.14, LOS: 99.93 %, DrawRatio: 31.17 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: 0.58 +/- 22.50, LOS: 52.01 %, DrawRatio: 34.50 %

github-actions[bot] commented 5 months ago

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

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 5.21 +/- 35.62, LOS: 61.31 %, DrawRatio: 45.50 %