[wp-trac] [WordPress Trac] #53414: Add how to run php coverage reports to readme.md
WordPress Trac
noreply at wordpress.org
Tue Nov 5 20:00:05 UTC 2024
#53414: Add how to run php coverage reports to readme.md
-----------------------------------------+----------------------
Reporter: pbearne | Owner: desrosj
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.8
Component: Build/Test Tools | Version:
Severity: minor | Resolution: fixed
Keywords: needs-docs has-patch commit | Focuses: docs
-----------------------------------------+----------------------
Changes (by desrosj):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"59356" 59356]:
{{{
#!CommitTicketReference repository="" revision="59356"
Build/Test Tools: Add script for generating code coverage report.
This adds documentation for how to generate code coverage reports to the
README.md file.
`test:coverage` has also been added as an npm script to make it easier to
generate a report using the local Docker environment. The script will
generate an HTML, PHP, and text report file.
Props pbearne, hellofromTonya, netweb.
Fixes #53414.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53414#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list