biter777 / countries

Countries - ISO-639, ISO-3166 countries codes with subdivisions and names, ISO-4217 currency designators, ITU-T E.164 IDD phone codes, countries capitals, UN M.49 codes, IANA ccTLD countries domains, FIPS, IOC/NOC and FIFA codes, VERY VERY FAST, compatible with Databases/JSON/BSON/GOB/XML/CSV, Emoji countries flags and currencies, Unicode CLDR.
https://pkg.go.dev/github.com/biter777/countries?tab=doc
BSD 2-Clause "Simplified" License
413 stars 76 forks source link

Parse ENG name as GBR #12

Closed andskur closed 4 years ago

andskur commented 4 years ago

Parse ENG as Great Britain country for sports API like optasports

codecov[bot] commented 4 years ago

Codecov Report

Merging #12 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #12   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files           7       7           
  Lines       10208   10208           
======================================
  Hits        10208   10208
Impacted Files Coverage Δ
countries.go 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cdfa607...618782f. Read the comment docs.

biter777 commented 4 years ago

Accepted. Thnx for your participation!