Completed
Pull Request — master (#45)
by Maximilian
447:12 queued 382:10
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 10

Repository Config

# language: php