Completed
Push — master ( e91be9...34139b )
by Samuel
32:10
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 1800
        runs: 4

Repository Config

# language: php

# tests: true