Completed
Push — master ( fcc75c...9a8532 )
by Oleksandr
17:05 queued 07:08
created

Checkout Config

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