PrinsFrank / standards

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

Remove duplicate existence check in enum classes #168

Closed PrinsFrank closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (653216e) 99.88% compared to head (89e0708) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #168 +/- ## ============================================= + Coverage 99.88% 100.00% +0.11% + Complexity 233 231 -2 ============================================= Files 33 33 Lines 3615 3611 -4 ============================================= Hits 3611 3611 + Misses 4 0 -4 ```

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