Completed
Push — dev ( c1e13a...506a4f )
by Arnaud
02:49 queued 02:43
created

Checkout Config

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - "*/Tests/*"
        - "Tests/*"

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }