Test Failed
Push — master ( adafac...c067fa )
by Nicolai
04:52
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

checks:
    php:
        code_rating: true
        duplication: true

build:
    tests:
        override:
            -
                command: 'vendor/bin/codecept run --coverage-xml=some-file'
                coverage:
                    file: 'some-file'
                    format: 'clover'

Repository Config

# language: