Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Prevent adding duplicate parts to message #19 #24

Closed
wants to merge 1 commit into from

Conversation

jamesshaw1987
Copy link

Signed-off-by: James Shaw [email protected]

Fixes #19 by using in_array, which performs a loose comparison by default. Add unit test to cover duplicate part addition, alongside existing test that covers adding the exact same part multiple times.

@gsteel gsteel added the Won't Fix This will not be worked on label Nov 22, 2024
@gsteel gsteel self-assigned this Nov 22, 2024
@gsteel
Copy link
Member

gsteel commented Nov 22, 2024

@gsteel gsteel closed this Nov 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Won't Fix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants