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

add digit above two type to numerify function #1878

Merged
merged 1 commit into from
Jun 20, 2023
Merged

add digit above two type to numerify function #1878

merged 1 commit into from
Jun 20, 2023

Conversation

dlwrnc
Copy link
Contributor

@dlwrnc dlwrnc commented Jun 15, 2023

Issue ticket: #1849

What does this change

Adds a digit type for values 2-9 to comply with US telephone number standards.

What was wrong

US telephone number generation was creating impossible numbers.

How this fixes it

Adds a 2-9 type to numerify, adds testing to validate, ports the US phone numbers over to the new format.

@dlwrnc
Copy link
Contributor Author

dlwrnc commented Jun 19, 2023

Coverage is the same, not sure why coveralls is upset -- I think it's fine as-is, but happy to make modifications if needed.

Copy link
Collaborator

@fcurella fcurella left a comment

Choose a reason for hiding this comment

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

Thank you!

@fcurella fcurella merged commit 44054ec into joke2k:master Jun 20, 2023
34 of 36 checks passed
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.

None yet

2 participants