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(postcode) add further postcode validations including US #6

Closed
wants to merge 9 commits into from
Closed

feat(postcode) add further postcode validations including US #6

wants to merge 9 commits into from

Conversation

markfknight
Copy link
Contributor

includes test and validators for the following countries

  • AC
  • AF
  • AX
  • US

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.4%) to 97.638% when pulling eab3544 on markfknight:master into 69b5bb6 on lewisgcm:master.

@markfknight markfknight changed the title feat(postcode) add US, AF and AX validation feat(postcode) add further postcode validations including US Aug 1, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.2%) to 97.778% when pulling e9a5f1c on markfknight:master into 69b5bb6 on lewisgcm:master.

@markfknight
Copy link
Contributor Author

/src/validator/index.ts takes the three lines of code that are not tested, otherwise code coverage is 100%

@lewisgcm
Copy link
Owner

lewisgcm commented Aug 1, 2016

i think we can remove the validator/index.ts file, i moved everything to use the main index.ts. coveralls will highlight the exports as untested if nothing imports them.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 915827e on markfknight:master into 150f1ce on lewisgcm:master.

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

3 participants