Completed
Push — master ( f9c7e6...76e46d )
by Oleksandr
12:37 queued 04:35
created

Checkout Config

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