Completed
Branch master (5b0b35)
by Siarhei
08:17
created

Checkout Config

tools:
    external_code_coverage: true

Repository Config

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