.codeclimate.yml | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/ISSUE_TEMPLATE.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.gitignore | |
|
|
.php_cs | |
|
|
.travis.yml | |
|
|
.travis/travis.sh | |
|
|
CHANGELOG.md | |
|
|
DEVELOPING.md | |
|
|
LICENSE | |
|
|
README.md | |
|
|
box.json | |
|
|
composer.json | |
|
|
composer/bin/test-reporter | |
|
|
phar/bin/main.php | 23 | A 0 mins |
|
phpunit.xml.dist | |
|
|
src/Application.php | 28 | A 0 mins |
|
src/ConsoleCommands/RollbackCommand.php | 32 | A 0 mins |
|
src/ConsoleCommands/SelfUpdateCommand.php | 60 | A 1 hr |
|
src/ConsoleCommands/UploadCommand.php | 51 | A 0 mins |
|
src/Constants/PharTool.php | 7 | A 0 mins |
|
src/Constants/Version.php | 6 | A 0 mins |
|
src/System/Git/GitCommand.php | 36 | A 0 mins |
|
src/System/Git/GitInfo.php | 34 | A 0 mins |
|
src/System/Git/GitInfoInterface.php | 9 | A 0 mins |
|
src/TestReporter/ApiClient.php | 90 | A 2 hrs |
|
src/TestReporter/CoverageCollector.php | 38 | A 0 mins |
|
src/TestReporter/Entity/CiInfo.php | 129 | B 5 hrs |
|
src/TestReporter/Entity/JsonFile.php | 72 | A 0 mins |
|