Completed
Push — master ( ba8a96...9c0381 )
by Andrejs
8s
created

Checkout Config

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true

Repository Config

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