Completed
Push — master ( 18e0e3...09a0d6 )
by Maxime
118:54 queued 116:30
created

Checkout Config

checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage:
        timeout: 18000  # How long should we wait for code coverage (in seconds).
        runs: 2        # In how many runs have you split your tests?
filter:
    excluded_paths:
        - tests/*
        - src/database/*

Repository Config

# language: php