Skip to content

Conversation

@nicolaasuni-vonage
Copy link
Contributor

@nicolaasuni-vonage nicolaasuni-vonage commented Jul 22, 2024

Description

The new package countrycode provides information about countries and their ISO-3166 Codes.
The data originates from multiple sources, including ISO-3166, CIA, United Nations, and Wikipedia.
The data is stored in a compact binary format for fast access and small memory footprint.

  • Updated dependencies.

Checklist:

  • The make x command has been run successfully without any error or warning.
  • Any new code line is covered by unit tests and the coverage has not dropped.
  • Any new code follows the style guidelines of this project.
  • The code changes have been self-reviewed.
  • Corresponding changes to the documentation have been made.
  • The version has been updated in the VERSION and examples/service/go.mod files.

Type of change:

  • Minor non-breaking change (e.g., bug fix, dependencies updates) → The patch number in the VERSION file has been increased.
  • New feature (non-breaking change which adds functionality) → The minor number in the VERSION file has been increased.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected) → This requires a major version release.
  • Dependencies.
  • Automation.
  • Documentation.
  • Examples.
  • Testing.

@nicolaasuni-vonage nicolaasuni-vonage requested review from a team as code owners July 22, 2024 11:58
@coveralls
Copy link

coveralls commented Jul 22, 2024

Pull Request Test Coverage Report for Build 10042916166

Details

  • 2293 of 2293 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 9940200011: 0.0%
Covered Lines: 8505
Relevant Lines: 8505

💛 - Coveralls

@sonarqubecloud
Copy link

@nicolaasuni-vonage nicolaasuni-vonage merged commit 3ae5594 into main Jul 22, 2024
@nicolaasuni-vonage nicolaasuni-vonage deleted the countrycode branch July 22, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants