Completed
Push — master ( a6b947...c6a2f7 )
by Eric
35:58
created

Checkout Config

filter:
    excluded_paths:
        - vendor/*
        - tests/*

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 19