-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix testdox printer #5521
Fix testdox printer #5521
Conversation
Thank you for working on this. I will look at this as soon as I find the time and provide more detailed feedback. I am sorry that my initial feedback, which is based on just looking at the commit messages, might sound more negative than I actually mean it. I do not like commit messages like "Update ". Please squash your commits into a single commit with a commit message such as "Closes #5488 and #5518". |
Restarted jobs following shivammathur/setup-php#769 (comment). |
Codecov Report
@@ Coverage Diff @@
## main #5521 +/- ##
============================================
- Coverage 88.06% 87.95% -0.11%
- Complexity 6318 6363 +45
============================================
Files 675 692 +17
Lines 20248 20406 +158
============================================
+ Hits 17831 17948 +117
- Misses 2417 2458 +41
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I am sorry, but I am not able to review this in time for PHPUnit 10.4. |
08dc555
to
63591f3
Compare
I would like to start with an apology: I am sorry that I was not able to review this pull request sooner. I am also sorry that I have to tell you that I cannot accept this pull request. Consider this test case class:
|
Following #5488 & #5518