Skip to content

Parallel test execution - #6784

Draft
sebastianbergmann wants to merge 59 commits into
mainfrom
feature/parallel-test-execution
Draft

Parallel test execution#6784
sebastianbergmann wants to merge 59 commits into
mainfrom
feature/parallel-test-execution

Print number of parallel workers used

95badda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

99.47% (+0.00%) compared to 330a1d3

View this Pull Request on Codecov

99.47% (+0.00%) compared to 330a1d3

Details

Codecov Report

❌ Patch coverage is 99.51130% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.47%. Comparing base (330a1d3) to head (95badda).
⚠️ Report is 9 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/TextUI/ParallelTestRunner.php 97.84% 8 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##               main    #6784     +/-   ##
===========================================
  Coverage     99.46%   99.47%             
- Complexity     9686    10167    +481     
===========================================
  Files           939      963     +24     
  Lines         29515    30963   +1448     
===========================================
+ Hits          29357    30800   +1443     
- Misses          158      163      +5     

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