Completed
Push — feature/gotta-update-em-all ( d981e5...9804f2 )
by Lucas
05:00
created

Repository Config

filter:
    excluded_paths:
        - 'vendor/*'
before_commands:
    - 'composer install --dev'
tools:
    external_code_coverage: true
    php_sim: true
    php_pdepend: true
    php_analyzer: true
build_failure_conditions:
  - 'elements.rating(<= F).exists'
  - 'project.metric("scrutinizer.test_coverage", < 0.80)'