Completed
Push — master ( be5067...3faf56 )
by Peter
04:06
created

Checkout Config

filter:
    paths:
        - 'web/*'
        - 'executor/*'
    excluded_paths:
        - '*/migrations/*'
        - '*/static/*'
        - '*/submfiles/*'
checks:
    python:
        code_rating: true
        duplicate_code: true
tools:
    external_code_coverage: true