checks: php: true filter: paths: - "src/*" build: image: default-bionic environment: php: version: 7.4 ini: xdebug.mode: coverage nodes: analysis: tests: override: - php-scrutinizer-run tests: dependencies: override: - composer self-update - composer update --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi tests: override: - command: | php ./vendor/bin/phpunit --configuration phpunit.xml.dist --coverage-clover=coverage.clover idle_timeout: 600 # 10 minutes on_node: 1 coverage: file: coverage.clover format: php-clover
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
.php-cs-fixer.php | File | 50.63 KB | 0644 |
|
.phpstorm.meta.php | File | 10.15 KB | 0644 |
|
.scrutinizer.yml | File | 956 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 10.43 KB | 0644 |
|
composer.json | File | 1.29 KB | 0644 |
|
logo.svg | File | 19.38 KB | 0644 |
|
phpunit.xml.dist | File | 646 B | 0644 |
|