Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Chess960 pseudo legality for castle moves #229

Merged
merged 1 commit into from
May 3, 2024

Conversation

bdmendes
Copy link
Owner

@bdmendes bdmendes commented May 3, 2024

No description provided.

@bdmendes bdmendes force-pushed the fix-chess960-pseudolegal branch from b817821 to 8b3339e Compare May 3, 2024 09:31
Copy link

codecov bot commented May 3, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 87%. Comparing base (d8de9f0) to head (8b3339e).

Additional details and impacted files
@@          Coverage Diff          @@
##           master   #229   +/-   ##
=====================================
- Coverage      87%    87%   -0%     
=====================================
  Files          33     33           
  Lines        4290   4313   +23     
  Branches     4290   4313   +23     
=====================================
+ Hits         3697   3716   +19     
- Misses        577    581    +4     
  Partials       16     16           

Copy link

github-actions bot commented May 3, 2024

Against master [hash=64; threads=1]: 🆗 Elo difference: 16.81 +/- 22.63, LOS: 92.72 %, DrawRatio: 33.83 %

Copy link

github-actions bot commented May 3, 2024

Against v1.5.1 [hash=64; threads=1]: 🆗 Elo difference: -13.32 +/- 21.69, LOS: 11.43 %, DrawRatio: 39.17 %

Copy link

github-actions bot commented May 3, 2024

Against master [hash=256; threads=4]: 🆗 Elo difference: -33.11 +/- 38.86, LOS: 4.72 %, DrawRatio: 35.50 %

Copy link

github-actions bot commented May 3, 2024

Against v1.5.1 [hash=256; threads=4]: 🆗 Elo difference: 1.74 +/- 35.62, LOS: 53.82 %, DrawRatio: 45.50 %

@bdmendes bdmendes merged commit e905804 into master May 3, 2024
9 checks passed
@bdmendes bdmendes deleted the fix-chess960-pseudolegal branch May 3, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant