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

Replace action by Acceleo version #97

Closed bdmendes closed 10 months ago

github-actions[bot] commented 11 months ago

1+0.1 🆗 Elo difference: -7.64 +/- 19.57, LOS: 22.20 %, DrawRatio: 17.40 % 30+0.3 🆗 Elo difference: -10.43 +/- 40.42, LOS: 30.60 %, DrawRatio: 30.00 %

codecov[bot] commented 11 months ago

Codecov Report

Merging #97 (1b0a42a) into master (a4b9083) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ===================================== Coverage 85% 85% ===================================== Files 30 30 Lines 3713 3713 Branches 3713 3713 ===================================== Hits 3134 3134 Misses 552 552 Partials 27 27 ```