#56782 closed task (blessed) (fixed)
PHPUnit tests: Add/improve @covers annotations for WP 6.2
| Reported by: | pbearne | Owned by: | hellofromTonya |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2 |
| Component: | Build/Test Tools | Version: | 4.8 |
| Severity: | normal | Keywords: | has-patch php8 has-unit-tests |
| Cc: | Focuses: | coding-standards |
Description (last modified by )
Previously:
- #39265 (up to 6.1)
Continuation of ongoing work to add and/or improve the PHPUnit tests @covers annotations for more accurate coverage reporting.
Change History (14)
#4
@
4 years ago
- Summary PHPUnit tests: Add/improvement @covers annotations for WP 6.2 → PHPUnit tests: Add/improve @covers annotations for WP 6.2
This ticket was mentioned in PR #1255 on WordPress/wordpress-develop by @pbearne.
4 years ago
#7
- Keywords has-unit-tests added
the ongoing covers ticket
I am still rechecking all the files so expect up[date to the pull request
Trac:
https://core.trac.wordpress.org/ticket/56782
https://core.trac.wordpress.org/ticket/39265
This ticket was mentioned in Slack in #core by sergey. View the logs.
4 years ago
#9
@
4 years ago
- Status assigned → reviewing
There are new commits in the PR that are ready for review and commit. I'll be working on these during the remainder of the 6.2 cycle.
Triage folks:
This Trac ticket is for tests only. Please leave it in the 6.2 milestone. Thanks :)
This ticket was mentioned in Slack in #core by costdev. View the logs.
4 years ago
This ticket was mentioned in Slack in #core by mukeshpanchal27. View the logs.
4 years ago
#12
@
4 years ago
- Resolution → fixed
- Status reviewing → closed
Sadly other things took my attention from this. Closing this ticket as fixed for the 6.2 cycle. Work will continue once 6.3-alpha opens.
@spacedmonkey commented on PR #1255:
3 years ago
#14
@pbearne Can I recommend breaking this into smaller PR. Or at least classes should be in new PR. This PR is really hard to review and harder to commit / revert.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 54710: