Completed
Pull Request — master (#71)
by Arnaud
02:54 queued 40s
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 600

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

Repository Config

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