Completed
Push — dev ( d4e169...555428 )
by Arnaud
03:18 queued 03:15
created

Checkout Config

tools:
    external_code_coverage: true

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

Repository Config

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