Skip to content

Update species.py#306

Closed
pamonlan wants to merge 1 commit intoopenvax:mainfrom
pamonlan:patch-1
Closed

Update species.py#306
pamonlan wants to merge 1 commit intoopenvax:mainfrom
pamonlan:patch-1

Conversation

@pamonlan
Copy link
Copy Markdown
Contributor

@pamonlan pamonlan commented Apr 8, 2024

Commit message: Change pig synonym to pork to avoid error

In the Species.register function call, replace the 'pig' synonym with 'pork' to prevent the ValueError raised due to synonym conflict.

Commit message: Change pig synonym to pork to avoid error

In the Species.register function call, replace the 'pig' synonym with 'pork' to prevent the ValueError raised due to synonym conflict.
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 96.024%. remained the same
when pulling b23a423 on pamonlan:patch-1
into ad206e3 on openvax:main.

Copy link
Copy Markdown

@25shmeckles 25shmeckles left a comment

Choose a reason for hiding this comment

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

There is a typo in the code. It should be "pork" not "pok"

@iskandr
Copy link
Copy Markdown
Contributor

iskandr commented Apr 2, 2026

Closing this PR — thanks for the contribution, but after investigation, the "pig" / "guinea_pig" synonym conflict doesn't actually exist since these are distinct strings in the species registry. Additionally, the fix has a typo ("pok" instead of "pork") as noted by a reviewer. Appreciate you looking into it though!

@iskandr iskandr closed this Apr 2, 2026
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.

4 participants