Completed
Pull Request — master (#7)
by
unknown
04:12
created

Repository Config

tools:
    external_code_coverage: 
        timeout: 3600

filter:
    excluded_paths:
        - "tests/*"

checks:
    python:
        code_rating: true
        duplicate_code: true