PrinsFrank / standards

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

Do not fail phpstan caching #208

Closed szepeviktor closed 5 months ago

szepeviktor commented 5 months ago

No more image

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (668c746) 100.00% compared to head (e09836f) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #208 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 261 261 =========================================== Files 40 40 Lines 4168 4168 =========================================== Hits 4168 4168 ```

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

PrinsFrank commented 5 months ago

Thank you!