Completed
Push — master ( 9a8532...f9c7e6 )
by Oleksandr
12:08 queued 10:13
created

Checkout Config

checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    external_code_coverage:
        timeout: 300
filter:
    excluded_paths:
        - tests/*
        - profiling/*