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

Rework state and postal code matching #50

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

lmelninkas
Copy link

@lmelninkas lmelninkas commented Apr 25, 2024

Difficult edge case - potential state name is part of city name:
Screenshot 2024-04-25 at 18 25 20

This PR attempts implement the restriction that we should match the state name and postal code each at most one, but requite at least one of the two.

@lmelninkas lmelninkas force-pushed the rework-state-postal-code branch from 39c846f to 72f8002 Compare April 25, 2024 15:22
@lmelninkas lmelninkas force-pushed the rework-state-postal-code branch from 72f8002 to c1db33d Compare April 25, 2024 15:22
@lmelninkas lmelninkas marked this pull request as ready for review April 25, 2024 15:30
@lmelninkas lmelninkas changed the title Rework state postal code Rework state and postal code matching Apr 25, 2024
@lmelninkas lmelninkas merged commit ea976bc into master Apr 25, 2024
7 checks passed
@lmelninkas lmelninkas deleted the rework-state-postal-code branch April 25, 2024 17:33
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.

2 participants