1 2 3 4 5 6 7 8 9 10 11filter: paths: ['api/*', 'installation/*', 'bin/*', 'installation/*', 'index.php', 'login.php'] checks: php: true tools: external_code_coverage: timeout: 600 runs: 2
1 2 3 4 5 6 7 8 9 10 11
filter: paths: ['api/*', 'installation/*', 'bin/*', 'installation/*', 'index.php', 'login.php'] checks: php: true tools: external_code_coverage: timeout: 600 runs: 2