ergebnis / phpunit-slow-test-detector

⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.
MIT License
120 stars 6 forks source link

Enhancement: Implement `TestDescription` #576

Closed localheinz closed 4 months ago

localheinz commented 4 months ago

This pull request

Related to #559.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.

Project coverage is 61.88%. Comparing base (dd37d9c) to head (fede7ed).

Files Patch % Lines
src/Extension.php 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #576 +/- ## ========================================= Coverage 61.87% 61.88% - Complexity 110 116 +6 ========================================= Files 26 28 +2 Lines 564 585 +21 ========================================= + Hits 349 362 +13 - Misses 215 223 +8 ```

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