Assumes cwd is the git repository.
More...
|
| configure () |
|
| saveFiles (CloverXml $cloverXml) |
|
| filterPaths (array $files, $testDir) |
|
| execute (InputInterface $input, OutputInterface $output) |
|
Assumes cwd is the git repository.
◆ 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 |
The documentation for this class was generated from the following file: