Completed
Push — master ( 130ab9...c8f212 )
by
unknown
04:02
created

Checkout Config

filter:
    excluded_paths: [ tests/* ]

checks:
    php: true

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

#tools:
#    external_code_coverage: true

Repository Config

# language: php

# tests: true