Passed
Push — master ( fe8262...cb5568 )
by n
02:07 queued 43s
created

Checkout Config

filter:
    paths:
        - src/*
build:
    tests:
        override:
            -
                command: 'composer coverage'
                coverage:
                    file: 'build/coverage.clover'
                    format: 'clover'
checks:
    php:
        code_rating: true
        duplication: true

Repository Config

# language: php