Completed
Push — master ( 803cc7...05adaf )
by Peter
04:23
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