Jose Figueiredo
Jose Figueiredo
### New Issue Checklist - [x] Updated PhoneNumberKit to the latest version - [x] Phone number formatted correctly on [JavaScript version](https://htmlpreview.github.io/?https://github.com/google/libphonenumber/blob/master/javascript/i18n/phonenumbers/demo-compiled.html) - [x] I searched for [existing GitHub issues](https://github.com/marmelroy/PhoneNumberKit) -...
This PR aims to address #825 ### What was done: 1. Added unit tests while on `master` to cover any possible outcomes of `ParseManager.parseMultiple` including a measure test. 2. Addressed...