Completed
Push — master ( 6f55cf...fdf602 )
by Bas
07:05
created

Checkout Config

tools:
    external_code_coverage: true
checks:
    php:
        code_rating: true
        duplication: true
filter:
    excluded_paths: [test/*]

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths:
        - 'tests/*'