Completed
Push — master ( c77fc2...acd3b8 )
by Tobias
12:34 queued 07:52
created

Checkout Config

filter:
    excluded_paths: [vendor/*, tests/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true

Repository Config

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