Make WordPress Core

Opened 3 years ago

Last modified 2 years ago

#53414 assigned enhancement

Add how to run php coverage reports to readme.md

Reported by: pbearne's profile pbearne Owned by: hellofromtonya's profile hellofromTonya
Milestone: Future Release Priority: normal
Severity: minor Version:
Component: Build/Test Tools Keywords: needs-docs needs-refresh
Focuses: docs Cc:

Description

With the@Covers getting added in #39265 we need to make it easy to run/create the coverage reports

So let's add the instructions to the readme.md file

Change History (5)

#1 @pbearne
3 years ago

it looks like we will have to install xdebug into the runner for the coverage reports

#2 @hellofromTonya
3 years ago

  • Focuses docs added
  • Milestone changed from Awaiting Review to 5.9
  • Owner set to hellofromTonya
  • Severity changed from normal to minor
  • Status changed from new to assigned

Thanks @pbearne for creating this ticket. Moving it into 5.9.

This ticket was mentioned in PR #1418 on WordPress/wordpress-develop by pbearne.


3 years ago
#3

  • Keywords has-patch added; needs-patch removed

added support for local coverage reports

Trac ticket: https://core.trac.wordpress.org/ticket/53414

#4 @netweb
3 years ago

  • Keywords needs-refresh added; has-patch removed

#5 @hellofromTonya
2 years ago

  • Milestone changed from 5.9 to Future Release

Today is 5.9 Feature Freeze. I'll punt this to Future Release (as 6.0 isn't
available yet for selection).

Test and build tool changes are allowed after feature freeze up until RC. If someone is able to work on this before then, it can always be moved back.

Note: See TracTickets for help on using tickets.