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

Notation conversion #10

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

johndoknjas
Copy link

@johndoknjas johndoknjas commented Mar 8, 2023

Updated diff for this PR ready to be reviewed.

Note - when reviewing the diff, check that no added text has similar purpose text elsewhere. E.g., don't have two sections talking about getting the parameters in the readme, or two implementations of the same function. Also, compare the diff of the PR here to the diff of the PR from the old repo, see if all (and only all) changes present in each.

Original PR from the old repo: zhelyabuzhsky#112

This PR will probably be merged after most/all of the existing PRs from https://github.com/zhelyabuzhsky/stockfish/pull are merged in this new repo.

johndoknjas and others added 30 commits August 1, 2022 22:36
…d, give the user an option to send it themselves with a separate function, if they want to do this.
… they want. Also start testing the function a bit.
…xMatch.groups(). Also do checks for more types of invalid FENs, and write corresponding tests.
@github-actions
Copy link

github-actions bot commented Mar 8, 2023

Coverage report

The coverage rate went from 96.17% to 92.55% ⬇️
The branch rate is 88%.

86.13% of new lines are covered.

Diff Coverage details (click to unfold)

stockfish/models.py

86.13% of new lines are covered (92.55% of the complete file).
Missing lines: 578, 1093, 1099, 1109, 1113, 1115, 1119, 1127, 1131, 1133, 1135, 1160, 1178, 1190, 1226, 1237, 1244, 1245, 1267

@johndoknjas johndoknjas marked this pull request as draft May 25, 2023 09:13
@johndoknjas johndoknjas force-pushed the notation-conversion branch from 1062984 to 3bf2dd1 Compare May 31, 2023 23:46
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