Completed
Push — master ( 1f4f4e...220ce5 )
by
unknown
19s
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'app/*'
        - 'tests/*'
        - 'bin/*'
        - 'var/*'
        - 'web/*'
checks:
    php: true
coding_style:
    php: {  }