Completed
Push — master ( 82b159...4d952f )
by Asmir
06:16 queued 03:24
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/*