x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Branch master (d625ea)
by Pavel
01:36
created

Checkout Config

build:
  tests:
    override:
      -
        command: phpunit --coverage-clover=build/clover.xml
        coverage:
          file: build/clover.xml
          format: php-clover

filter:
  excluded_paths:
    - "./Tests/"

Repository Config

# language: php

# tests: true