Completed
Push — master ( 606a34...bd2a96 )
by Thibaud
06:45 queued 04:13
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: {  }