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 bug in repeated letter evaluation #10

Merged

Conversation

michalfabik
Copy link
Contributor

Likely fallout and/or oversight from
#9. Turning letters yellow
wasn't working correctly in cases when the first repeated letter occured
in the guess before its first occurrence in the correct answer and when
the second occurrence in the guess was placed correctly. E.g. when
guessing "LABEL" when the correct answer was "SKILL"

@michalfabik michalfabik changed the title Fix bug in repeated letter evaluation WIP: Fix bug in repeated letter evaluation Jun 10, 2022
@michalfabik michalfabik changed the title WIP: Fix bug in repeated letter evaluation Fix bug in repeated letter evaluation Jun 10, 2022
@michalfabik michalfabik changed the title Fix bug in repeated letter evaluation WIP: Fix bug in repeated letter evaluation Jun 10, 2022
@michalfabik michalfabik marked this pull request as draft June 10, 2022 20:19
Likely fallout and/or oversight from
ShivamPandya#9. Turning letters yellow
wasn't working correctly in cases when the first repeated letter occured
in the guess before its first occurrence in the correct answer and when
the second occurrence in the guess was placed correctly. E.g. when
guessing "LABEL" when the correct answer was "SKILL"
@michalfabik michalfabik changed the title WIP: Fix bug in repeated letter evaluation Fix bug in repeated letter evaluation Jun 11, 2022
@michalfabik michalfabik marked this pull request as ready for review June 11, 2022 13:51
@ShivamPandya
Copy link
Owner

Hey, I am sorry it's taking longer for PRs to get merged. I was occupied with some work. LGTM

@ShivamPandya ShivamPandya merged commit c256d69 into ShivamPandya:master Jul 6, 2022
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.

None yet

2 participants