Passed
Push — master ( a25c71...1c4436 )
by Zangra
02:03
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

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

    tests:
        override:
            -
                command: 'phpunit'
                coverage:
                    file: tests/reports/coverage-clover.xml
                    format: php-clover

Repository Config

# language: php