Passed
Push — code_coverage ( 33bf8b...e98331 )
by Matthias
02:23
created

Checkout Config

tools:
    external_code_coverage: true

filter:
    paths:
        - "src/*"

checks:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run