Passed
Push — 18613-do-not-use-this-for-stat... ( f62701...250b2c )
by Alexander
34:43 queued 22:39
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  excluded_paths:
    - "tests/"
    - "build/"
    - "docs/"
    - "framework/messages/"
  dependency_paths:
    - "vendor/"

tools:
    external_code_coverage:
        runs: 3
        timeout: 2100 # Timeout in seconds.