Completed
Push — master ( 2d02b0...698bc6 )
by Thibaud
19:46 queued 17: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: {  }