Completed
Push — master ( 6a8fc7...abf630 )
by Asmir
01:59
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/*