Passed
Push — master ( 5ab158...ee1753 )
by Marcelo
01:07
created

Checkout Config

checks:
  ruby:
    code_rating: true
    duplicate_code: true

build:
  tests:
    override:
      -
        command: 'bundle exec rake test:scrutinizer'
        environment:
          'SCRUTINIZER_CC_FILE': 'my-coverage'
        coverage:
          file: 'my-coverage'
          format: 'rb-cc'

Repository Config

# language: ruby