Completed
Push — next ( 0c30f2...dcb034 )
by Yuichi
20:49 queued 10:50
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths: ["src/*"]

tools:
    external_code_coverage: true
    php_code_coverage: true
    php_mess_detector: true
    php_pdepend: true
    php_analyzer: true
    php_cpd: true

Repository Config

# language: php