Skip to content

Fix compound duplication#39

Merged
GregJohnsonJr merged 4 commits intodevfrom
FixCompoundDuplication
Mar 11, 2025
Merged

Fix compound duplication#39
GregJohnsonJr merged 4 commits intodevfrom
FixCompoundDuplication

Conversation

@GregJohnsonJr
Copy link
Copy Markdown
Collaborator

Ensure compound duplication works recursively. There could be an edge case where fixing duplications causes another duplication, this should fix that issue.

…ding characters to the end of a compound makes it a non unique compound, this fixes that issue.
commit 95d1894
Author: Gregory Johnson <31873199+GregJohnsonJr@users.noreply.github.com>
Date:   Mon Mar 10 15:42:40 2025 -0400

    Fix compound duplication (#36)

    * Fix for #35

    * Added Test data, and new test for the new unique_compounds function.
Merge branch 'dev' into FixCompoundDuplication
@GregJohnsonJr GregJohnsonJr self-assigned this Mar 11, 2025
@GregJohnsonJr GregJohnsonJr added the enhancement New feature or request label Mar 11, 2025
@GregJohnsonJr GregJohnsonJr merged commit cc3764f into dev Mar 11, 2025
@GregJohnsonJr GregJohnsonJr deleted the FixCompoundDuplication branch March 11, 2025 15:03
@GregJohnsonJr GregJohnsonJr mentioned this pull request Mar 12, 2025
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.

1 participant