Completed
Push — bokeh-plots ( 9018eb )
by Alex
20:27
created

Repository Config

checks:
    python:
        code_rating: true
        duplicate_code: true
filter:
    excluded_paths:
        - '*/tests/*'
        - 'tests/*'
tools:
    external_code_coverage:
        timeout: 900   # How long should we wait for code coverage (in seconds).
        runs: 1