Completed
Push — master ( ccdb85...d7cb5b )
by Nikita
15:18 queued 05:26
created

Checkout Config

filter:
  excluded_paths:
    - 'app/*'
    - 'tests/*'
    - 'vendor/*'

checks:
  php: true

tools:
  external_code_coverage: true

Repository Config

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