Skip to content

Use BackupSettings type alias

8ab2d8f
Select commit
Loading
Failed to load commit list.
Draft

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

Use BackupSettings type alias
8ab2d8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

97.59% (+0.01%) compared to f21cbb7

View this Pull Request on Codecov

97.59% (+0.01%) compared to f21cbb7

Details

Codecov Report

❌ Patch coverage is 98.66310% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.59%. Comparing base (f21cbb7) to head (8ab2d8f).
✅ 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     97.58%   97.59%   +0.01%     
- Complexity     8694     8774      +80     
============================================
  Files           868      872       +4     
  Lines         26540    26842     +302     
============================================
+ Hits          25898    26196     +298     
- Misses          642      646       +4     

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