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

Fix: Remove deprecated `beStrictAboutTodoAnnotatedTests` option for tests running on `phpunit/phpunit:^10.0.0` and `phpunit/phpunit:^11.0.0` #599

Closed localheinz closed 1 month ago

localheinz commented 1 month ago

This pull request

Follows #597.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 61.88%. Comparing base (df5fda5) to head (0529b3a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #599 +/- ## ========================================= Coverage 61.88% 61.88% Complexity 116 116 ========================================= Files 28 28 Lines 585 585 ========================================= Hits 362 362 Misses 223 223 ```

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