Skip to content

Return specialized strings from asString() for test suites used to gr…

46f394a
Select commit
Loading
Failed to load commit list.
Draft

Repeated test execution using --repeat CLI option and #[Repeat] attribute #6591

Return specialized strings from asString() for test suites used to gr…
46f394a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

97.30% (+0.35%) compared to d926ace

View this Pull Request on Codecov

97.30% (+0.35%) compared to d926ace

Details

Codecov Report

❌ Patch coverage is 98.66310% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.30%. Comparing base (d926ace) to head (46f394a).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/Framework/RepeatTestSuite.php 91.66% 4 Missing ⚠️
src/Runner/TestResult/Collector.php 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6591      +/-   ##
============================================
+ Coverage     96.94%   97.30%   +0.35%     
- Complexity     8536     8616      +80     
============================================
  Files           863      867       +4     
  Lines         26358    26567     +209     
============================================
+ Hits          25552    25850     +298     
+ Misses          806      717      -89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.