Completed
Push — master ( f5adf6...a90a41 )
by Michal
02:09
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: {  }