Completed
Push — 3.x ( 441e4c...080893 )
by Aleksei
05:04 queued 56s
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - "src/*"

tools:
  external_code_coverage:
    timeout: 600    # Timeout in seconds.
    runs: 1         # How many code coverage submissions Scrutinizer will wait

Repository Config

checks:
    php: true
    
filter:
    paths:
        - "src/*"

tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds.
        runs: 1 # How many code coverage submissions Scrutinizer will wait