Completed
Push — phpunit ( eccf6c...b57dc4 )
by Haruaki
07:08
created

Checkout Config

imports:
    - php

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

checks:
    php:
        code_rating: true
        duplication: true