[wp-trac] [WordPress Trac] #52034: Generate a test coverage report with a GitHub Action workflow
WordPress Trac
noreply at wordpress.org
Fri Dec 18 00:28:42 UTC 2020
#52034: Generate a test coverage report with a GitHub Action workflow
------------------------------+----------------------
Reporter: desrosj | Owner: desrosj
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
------------------------------+----------------------
Changes (by desrosj):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"49834" 49834]:
{{{
#!CommitTicketReference repository="" revision="49834"
Build/Test Tools: Generate a code coverage report using GitHub Actions.
This introduces a new GitHub Action workflow to generate a code coverage
report when running the PHPUnit test suite as both a single and multisite
install.
The workflow will run once per week on Sunday at 00:00 UTC.
For now, the reports are not submitted anywhere, but they will be uploaded
to the workflow run as ZIP file artifacts where they will persist for 90
days.
Making code coverage reports more readily available will hopefully better
highlight areas of Core with poor coverage, and encourage more
contributors to help increase test coverage of those areas.
Props ocean90, johnbillion.
Fixes #52034.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52034#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list