PrinsFrank / standards

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

Improve CI #154

Closed szepeviktor closed 9 months ago

szepeviktor commented 9 months ago

All smaller changes from #139

Easy to review!

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (99b7faf) 99.88% compared to head (927d404) 99.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================= Coverage 99.88% 99.88% Complexity 233 233 ========================================= Files 33 33 Lines 3615 3615 ========================================= Hits 3611 3611 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

Thanks!!!!