Completed
Push — next ( dcb034...18167b )
by Yuichi
06:10 queued 06:07
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