PrinsFrank / standards

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

Fix documentation of exceptions #132

Closed PrinsFrank closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (2b70b34) 100.00% compared to head (5857a3b) 99.88%.

Files Patch % Lines
src/BackedEnum.php 33.33% 2 Missing :warning:
src/UnitEnum.php 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #132 +/- ## ============================================= - Coverage 100.00% 99.88% -0.12% - Complexity 236 238 +2 ============================================= Files 33 33 Lines 3615 3619 +4 ============================================= Hits 3615 3615 - Misses 0 4 +4 ```

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