Passed
Push — master ( 159f4a...679316 )
by
unknown
02:11
created

Checkout Config

# .scrutinizer.yml
tools:
    external_code_coverage: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'
build:
    environment:
        php: 7.2.13
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run