Test Failed
Push — master ( 715675...ea546d )
by Lenore
01:00
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true

build:
  dependencies:
    before:
      -
        command: "make install"
  nodes:
    analysis:
      tests:
        override:
          - py-scrutinizer-run
          - command: 'make test'
            coverage:
              file: '.coverage'
              format: 'py-cc'

Repository Config

# language: python

# tests: true