Completed
Push — master ( 9621e6...9dd530 )
by David
07:58 queued 11s
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: {  }