Completed
Push — master ( 4e0e11...6a8fc7 )
by Asmir
02:51
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/*