Completed
Branch master (499f96)
by Aitor
02:04
created

Checkout Config

filter:
    excluded_paths:
        - tests/*

tools:
    external_code_coverage: true

Repository Config

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