Completed
Push — master ( 76aa34...acc4d7 )
by Oleksandr
07:51 queued 06:41
created

Checkout Config

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