Completed
Push — master ( eb6f81...4ca88d )
by Ronert
73:23 queued 63:22
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    external_code_coverage: true
    pylint:
        python_version: 3
        config_file: '.pylintrc'

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'