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 missing phive repository files #87

Closed lotyp closed 1 month ago

lotyp commented 1 month ago

Because of root .gitignore /.*/ rule, there were missing files in .phive folder, which raised error, when using such commands:

make lint-composer
make phive
make lint-deps
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 23.99%. Comparing base (0d3ab89) to head (cc4d6f1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #87 +/- ## ========================================= Coverage 23.99% 23.99% Complexity 1122 1122 ========================================= Files 129 129 Lines 3397 3397 ========================================= Hits 815 815 Misses 2582 2582 ```

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