Redesign the test reordering subsystem - #6956
Draft
sebastianbergmann wants to merge 1 commit into
Draft
Conversation
API Surface ChangesIf any of the additions below are not intended as public API, mark them with Removed API SurfaceMethods
Modified API SurfaceMethods
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6956 +/- ##
============================================
- Coverage 99.47% 99.46% -0.01%
+ Complexity 9664 9658 -6
============================================
Files 938 938
Lines 29436 29331 -105
============================================
- Hits 29280 29175 -105
Misses 156 156 ☔ View full report in Codecov by Harness. |
sebastianbergmann
force-pushed
the
issue-6585/execution-order-for-phpunit-14
branch
from
September 4, 2026 12:25
f60ab99 to
8823818
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #6585.