Completed
Branch develop (178c64)
by Samuel
68:02 queued 05:17
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 3600
        runs: 4

Repository Config

# language: php

# tests: true