Passed
Branch real-time-api (b64dfc)
by James
03:20
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          # Add the respective Scrutinizer analysis for your language like
          - command: php-scrutinizer-run
            coverage:
              file: tests/_reports/logs/clover.xml   # <- Set this to where we find the coverage data.
              format: clover

Repository Config

# language: php

# tests: true