Completed
Push — developer ( d42918...8100a7 )
by Никита
41:13
created

Checkout Config

tools:
    php_sim: false
    php_pdepend: true
    php_analyzer: true
    php_code_coverage: true
    external_code_coverage:
        timeout: 2400 # There can be another pull request in progress
        runs: 1 # PHP 7.2

filter:
    excluded_paths: [vendor/*, test/*]

Repository Config

# language: php