Completed
Push — master ( 953e3e...7377be )
by Eric
09:24
created

Checkout Config

filter:
    excluded_paths:
        - vendor/*
        - Tests/*

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 17