Completed
Push — feature/v4 ( 9195df...e5e380 )
by Samuel
04:44
created

Checkout Config

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

checks:
    php:
        code_rating: true
        duplication: true

tools:
    external_code_coverage:
        timeout: 1800
        runs: 1

Repository Config

# language: php

# tests: true