Passed
Push — feature/329_Subsonic_API ( a8468b...f5aa12 )
by Pauli
15:03
created

Checkout Config

imports:
    - javascript
    - php

filter:
    excluded_paths: [3rdparty/*, js/vendor/*, js/public/app.js, tests/]

tools:
    external_code_coverage:
        timeout: 600    # Timeout in seconds. 10 minutes
        runs: 6         # Scrutinizer waits for the first 6 coverage submissions (each DB, unit & integration)

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