Completed
Push — master ( 9dd530...e4565f )
by David
07:23 queued 06:07
created

Checkout Config

filter:
    paths: [src/*]
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage: true

Repository Config

filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }