Completed
Push — master ( 616cf9...082fe8 )
by Kale
62:33
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/test/*'
        - '*/_vendor/*'
        - 'conda-env/*'
        - '*/tests/*'

tools:
  external_code_coverage:
    timeout: 3600
    runs: 7