floere / phony

E164 international phone number normalizing, splitting, formatting.
http://florianhanke.com/phony/
MIT License
1.01k stars 226 forks source link

Add support for hong kong toll free numbers #432

Closed adebruyne closed 5 years ago

adebruyne commented 5 years ago

Per wikipedia page Hong Kong toll free number format is (852) 800 XX XXXX.

This PR adds support for toll free while maintaining support for non DNC formatting. Includes specs and qed update.

Source: https://en.wikipedia.org/wiki/Telephone_numbers_in_Hong_Kong

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.0002%) to 99.368% when pulling 79bf42559da8d4b031e7b23679a5fa0f6ea83555 on adebruyne:master into cee52fe31304bae33971386584d40f9658f504a0 on floere:master.

floere commented 5 years ago

Hi @adebruyne! 😊 Thanks so much for this concisely described and clean PR! 👌🏼 Released in 2.17.1 🚀