Completed
Branch master (e12804)
by Maxime
02:48
created

Checkout Config

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

# tests: true