Test Failed
Push — master ( 434f60...b69a54 )
by Nicolai
07:49
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

checks:
    php:
        code_rating: true
        duplication: true

build:
    tests:
        before:
            -
                command: 'vendor/bin/codecept run --coverage-xml'
                coverage:
                    file: '/../../../tests/_output/coverage.xml'
                    format: 'clover'

Repository Config

# language: