Completed
Pull Request — master (#132)
by Eric
64:42
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 9