buggregator / trap

Buggregator local debug server for PHP projects as composer package
https://buggregator.dev
BSD 3-Clause "New" or "Revised" License
102 stars 8 forks source link

ci: add php-cs-fixer config based on PER-CS-2.0 #88

Closed lotyp closed 1 month ago

lotyp commented 1 month ago

What was changed

Added https://github.com/wayofdev/php-cs-fixer-config with PER-CS-2.0 based, extended config.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 24.33%. Comparing base (a73c7c0) to head (8b5172f).

:exclamation: Current head 8b5172f differs from pull request most recent head a097a3c

Please upload reports for the commit a097a3c to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ============================================ + Coverage 24.24% 24.33% +0.08% Complexity 1122 1122 ============================================ Files 129 129 Lines 3399 3399 ============================================ + Hits 824 827 +3 + Misses 2575 2572 -3 ```

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