Completed
Push — master ( f84eb4...7c9d2f )
by
unknown
10:02
created

Checkout Config

filter:
    excluded_paths:
        - 'js/vendor/*'
        - 'js/public/*'
        - 'js/tests/stubs/*'
        - 'templates/*'
        - 'l10n/*'
        - 'tests/*'

imports:
    - javascript
    - php

tools:
    external_code_coverage:
        timeout: 1800

Repository Config

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