Completed
Push — master ( 2357ce...f9bf40 )
by Robbie
43:41 queued 08:38
created

Checkout Config

inherit: true

tools:
  external_code_coverage:
    timeout: 1800 # 30 minute delay to allow for coverage reporting taking ages!

checks:
  php:
    code_rating: true
    duplication: true

filter:
  paths: [code/*, tests/*]

Repository Config

imports:
    - php