sebastianbergmann / php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.
BSD 3-Clause "New" or "Revised" License
8.76k stars 370 forks source link

Fix: Pad lines in code coverage report only when colors are shown #1032

Closed localheinz closed 4 months ago

localheinz commented 4 months ago

This pull request

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 84.90%. Comparing base (842f726) to head (c06fe6c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 10.1 #1032 +/- ## ============================================ + Coverage 84.03% 84.90% +0.87% Complexity 1199 1199 ============================================ Files 71 71 Lines 4252 4253 +1 ============================================ + Hits 3573 3611 +38 + Misses 679 642 -37 ```

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