nyaruka / phonenumbers

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

github.com/golang/protobuf is replaced by google.golang.org/protobuf #151

Closed amjadjibon closed 1 year ago

amjadjibon commented 1 year ago

Module github.com/golang/protobuf is replaced by google.golang.org/protobuf

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

codecov-commenter commented 1 year ago

Codecov Report

Attention: 184 lines in your changes are missing coverage. Please review.

Comparison is base (9f540f6) 49.98% compared to head (7a7dfe2) 49.82%.

Files Patch % Lines
phonemetadata.pb.go 51.06% 133 Missing and 5 partials :warning:
phonenumber.pb.go 52.08% 44 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #151 +/- ## ========================================== - Coverage 49.98% 49.82% -0.16% ========================================== Files 9 9 Lines 3309 3444 +135 ========================================== + Hits 1654 1716 +62 - Misses 1512 1579 +67 - Partials 143 149 +6 ```

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

rowanseymour commented 1 year ago

@amjadjibon thanks!