Completed
Push — master ( 581419...3c0f5e )
by Thibaud
57:36 queued 46:30
created

Checkout Config

filter:
    paths: [ "src/*" ]
tools:
    external_code_coverage:
        runs: 4
        timeout: 900

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }