Completed
Push — master ( 3fe31b...5c2acc )
by Michal
02:07
created

Checkout Config

filter:
    excluded_paths: [tests/*]

tools:
    external_code_coverage:
        timeout: 600
        runs: 2

Repository Config

filter:
    excluded_paths:
        - 'tests/*'

checks:
    php: true
coding_style:
    php: {  }