checks: php: code_rating: true duplication: true filter: paths: - src/* build: nodes: php81: environment: php: version: 8.1 tests: override: - php-scrutinizer-run - command: XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-clover=coverage81.xml coverage: file: coverage81.xml format: php-clover php82: environment: php: version: 8.2 tests: override: - php-scrutinizer-run - command: XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-clover=coverage82.xml coverage: file: coverage82.xml format: php-clover
build: environment: variables: REPORTING_CLOUD_API_KEY: 'LcWizumDSITpR4KJSipp2VCAo2G8izLFoUsL7hbw'