Passed
Push — master ( 1c4436...f261d4 )
by Zangra
02:46 queued 52s
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