Completed
Push — dev ( 169d9d...a4ba54 )
by Arnaud
02:50
created

Checkout Config

tools:
    external_code_coverage: true

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

Repository Config

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