Completed
Pull Request — master (#88)
by
unknown
60:30
created

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true
    external_code_coverage:
        timeout: 3600   # How long should we wait for code coverage (in seconds).
        runs: 1        # In how many runs have you split your tests?
filter:
    excluded_paths: [tests/*]