nyaruka / phonenumbers

GoLang port of Google's libphonenumber library
MIT License
1.25k stars 148 forks source link

Fix regex matching in GetLengthOfNationalDestinationCode #150

Closed hemachandran-kalaimani closed 1 year ago

hemachandran-kalaimani commented 1 year ago

Different to the regex in JAVA implementation.

Refer to issue https://github.com/nyaruka/phonenumbers/issues/147

codecov-commenter commented 1 year ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (85be252) 49.66% compared to head (1ac248f) 49.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## ======================================= Coverage 49.66% 49.66% ======================================= Files 9 9 Lines 3304 3304 ======================================= Hits 1641 1641 Misses 1521 1521 Partials 142 142 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.