PrinsFrank / standards

A collection of standards as PHP Enums: ISO3166, ISO4217, ISO639...
MIT License
393 stars 10 forks source link

Add 'getNameInLanguage' methods for languages #117

Closed PrinsFrank closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (51f46e0) 99.97% compared to head (843144d) 99.88%.

:exclamation: Current head 843144d differs from pull request most recent head 0411092. Consider uploading reports for the commit 0411092 to get more accurate results

Files Patch % Lines
src/Language/LanguageAlpha2.php 85.71% 1 Missing :warning:
src/Language/LanguageAlpha3Bibliographic.php 85.71% 1 Missing :warning:
src/Language/LanguageAlpha3Terminology.php 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ============================================ - Coverage 99.97% 99.88% -0.09% - Complexity 192 201 +9 ============================================ Files 33 33 Lines 3555 3576 +21 ============================================ + Hits 3554 3572 +18 - Misses 1 4 +3 ```

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