Completed
Push — master ( c9ff7a...90cf7c )
by Tobias
28:22 queued 18:22
created

Checkout Config

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

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }