Passed
Push — feature-add_ratio_attribute_ty... ( 1fc4c3...ba4b13 )
by Maxime
04:21 queued 02:03
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
filter:
    excluded_paths: [test/*]
build:
    tests:
        override:
            -
                command: 'phpunit --coverage-clover=cover.xml'
                coverage:
                    file: 'cover.xml'
                    format: 'clover'