Completed
Push — master ( 4d952f...4e0e11 )
by Asmir
02:05 queued 42s
created

Checkout Config

tools:
    external_code_coverage:
        timeout: 300 #5 min

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths:
        - src/*

Repository Config

tools:
    external_code_coverage:
        timeout: 300 #5 min

checks:
    php:
        code_rating: true
        duplication: true

filter:
    paths:
        - src/*