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

Do not make move on ep check test #146

Closed bdmendes closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Merging #146 (1cd747d) into master (655eba5) will decrease coverage by 0%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ====================================== - Coverage 83% 82% -0% ====================================== Files 30 30 Lines 3934 3841 -93 Branches 3934 3841 -93 ====================================== - Hits 3244 3140 -104 - Misses 674 688 +14 + Partials 16 13 -3 ```
github-actions[bot] commented 7 months ago

Against master: 🆗 Elo difference: -5.21 +/- 20.39, LOS: 30.82 %, DrawRatio: 28.25 %

github-actions[bot] commented 7 months ago

Against v1.3.1: 🆗 Elo difference: 16.52 +/- 20.19, LOS: 94.55 %, DrawRatio: 29.75 %