PrinsFrank / standards

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

Remove LanguageName enum as it has been replaced by getNameInLanguage methods #119

Closed PrinsFrank closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (417e1d5) 99.88% compared to head (d5c5624) 99.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ============================================ - Coverage 99.88% 99.83% -0.06% + Complexity 201 195 -6 ============================================ Files 33 32 -1 Lines 3576 3564 -12 ============================================ - Hits 3572 3558 -14 - Misses 4 6 +2 ```

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