Completed
Push — master ( 5c7680...50b833 )
by
unknown
15:25
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: {  }