Passed
Push — master ( 36df1b...6f7cd5 )
by
unknown
01:45
created

Checkout Config

filter:
    excluded_paths: [ tests/* ]

checks:
    php: true

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run
        coverage:
            tests:
                override:
                    -
                        command: vendor/bin/phpunit
                        coverage:
                            file: tmp/coverage.xml
                            format: clover

Repository Config

# language: php

# tests: true