Skip to content

refactor(semantic): remove unneeded condition in PyPI version comparator#274

Merged
G-Rath merged 1 commit intomainfrom
semantic/cleanup-pypi
Oct 31, 2024
Merged

refactor(semantic): remove unneeded condition in PyPI version comparator#274
G-Rath merged 1 commit intomainfrom
semantic/cleanup-pypi

Conversation

@G-Rath
Copy link
Owner

@G-Rath G-Rath commented Oct 30, 2024

Currently this return is not covered because we're explicitly doing all three possible comparisons, so we might as well move the equality check to the end as the default

@G-Rath G-Rath merged commit f787d8d into main Oct 31, 2024
@G-Rath G-Rath deleted the semantic/cleanup-pypi branch October 31, 2024 19:42
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.

1 participant