Test Failed
Push — master ( 33284b...c56792 )
by John
02:53
created

Checkout Config

tools:
    external_code_coverage:
        runs: 5

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
        classes_valid_slots: true
filter:
    excluded_paths:
        - tests/*
        - bbarchivist/_version.py
        - versioneer.py
build:
    nodes:
        tests: true
        analysis:
            tests:
                override:
                    -
                        command: pylint-run
                        use_website_config: true
                    - py-scrutinizer-run