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

Refactor PhonemeTable as to make it maintainable #21

Merged
merged 13 commits into from
Sep 19, 2024

Conversation

alexdcramer
Copy link
Owner

Fixes #19. Refactored PhonemeTable, so that it is no longer an unmaintainable mess. Also, fixed blank spacer cells from being marked as duplicates.

@alexdcramer alexdcramer added the enhancement New feature or request label Sep 19, 2024
@alexdcramer alexdcramer self-assigned this Sep 19, 2024
@alexdcramer alexdcramer linked an issue Sep 19, 2024 that may be closed by this pull request
@alexdcramer
Copy link
Owner Author

alexdcramer commented Sep 19, 2024

looks like the pmd workflow is broken... interesting...

edit: looks like pmd hasn't been updated here since 2022. whoops..

update pmd in open pull request
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PMD found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@alexdcramer
Copy link
Owner Author

Documentation is lacking; however there is an open issue specifically for it. As such, documentation will be added there.

@alexdcramer alexdcramer merged commit 4e59490 into main Sep 19, 2024
2 of 3 checks passed
@alexdcramer alexdcramer deleted the 19-refactor-phonemetablerefresh branch September 19, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor PhonemeTable.refresh()
1 participant