PrinsFrank / standards

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

Check PSR-4 mapping #134

Closed szepeviktor closed 9 months ago

szepeviktor commented 9 months ago

❌ Should fail!

source

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f353d29) 99.88% compared to head (71bce74) 99.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ========================================= Coverage 99.88% 99.88% Complexity 238 238 ========================================= Files 33 33 Lines 3619 3619 ========================================= Hits 3615 3615 Misses 4 4 ```

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

PrinsFrank commented 9 months ago

Thank you!!