dongri / phonenumber

With a given country and phone number, validate and format the MOBILE phone number to E.164 standard
MIT License
185 stars 46 forks source link

Badges and Github actions for Tests Running and Code Coverage update #26

Closed 4rakcheev closed 1 year ago

4rakcheev commented 1 year ago

Created two guthub actions workflows:

  1. For run unit-tests.
  2. For get code test coverage and update Readme badge of coverage.
4rakcheev commented 1 year ago

Already merged