Completed
Pull Request — master (#6)
by
unknown
04:22
created

Repository Config

tools:
    external_code_coverage: 
        timeout: 3600

filter:
    excluded_paths:
        - "tests/*"

checks:
    python:
        code_rating: true
        duplicate_code: true