Patch coverage
Generate coverage reports for git patches
Loading...
Searching...
No Matches
MediaWiki\Tool\PatchCoverage\CheckCommand Class Reference

Assumes cwd is the git repository. More...

+ Inheritance diagram for MediaWiki\Tool\PatchCoverage\CheckCommand:

Protected Member Functions

 configure ()
 
 saveFiles (CloverXml $cloverXml)
 
 filterPaths (array $files, $testDir)
 
 execute (InputInterface $input, OutputInterface $output)
 

Detailed Description

Assumes cwd is the git repository.

Member Function Documentation

◆ execute()

MediaWiki\Tool\PatchCoverage\CheckCommand::execute ( InputInterface $input,
OutputInterface $output )
protected
Parameters
InputInterface$input
OutputInterface$output
Returns
int

◆ filterPaths()

MediaWiki\Tool\PatchCoverage\CheckCommand::filterPaths ( array $files,
$testDir )
protected
Parameters
array$files
string$testDir
Returns
array[]

◆ saveFiles()

MediaWiki\Tool\PatchCoverage\CheckCommand::saveFiles ( CloverXml $cloverXml)
protected
Parameters
CloverXml$cloverXml
Returns
array

The documentation for this class was generated from the following file: