Completed
Pull Request — master (#1)
by
unknown
05:54
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

Repository Config

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