PrinsFrank / standards

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

Fix typo in CI #152

Closed szepeviktor closed 9 months ago

szepeviktor commented 9 months ago

Although there were only 2 typos: $({ I've used a function to concatenate the two parts.

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 (a51c67d) 99.88%. Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ========================================= 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.

szepeviktor commented 9 months ago

I've developed github context dumping for you: https://github.com/szepeviktor/byte-level-care/actions/runs/7449368212/job/20265848794

PrinsFrank commented 9 months ago

@szepeviktor Haha, thanks!