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

feat(ExPhoneNumber.Validation): Add is_possible_number_for_type?/2 an… #50

Merged
merged 2 commits into from
Feb 20, 2022

Conversation

tomciopp
Copy link
Contributor

…d is_possible_number_for_type_with_reason/2 with corresponding tests

There are going to be some additional failures in the test suite right now, but I believe they are due to issues with the implementation of methods that are called, not with the structure of the newly added code. I will take some time later to investigate fully.

…d is_possible_number_for_type_with_reason/2 with corresponding tests
@tomciopp
Copy link
Contributor Author

Handles some more of the missing implementation from issue #43.

@tomciopp
Copy link
Contributor Author

@josemrb

Copy link
Collaborator

@josemrb josemrb left a comment

Choose a reason for hiding this comment

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

Thanks @tomciopp

Minimal changes regarding to style and code organisation.

@josemrb josemrb merged commit 1cc1992 into ex-phone-number:develop Feb 20, 2022
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