Completed
Pull Request — master (#2)
by Eric
15:19 queued 47s
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 15

Repository Config

# language: php