Passed
Push — master ( ad1db6...fd81d1 )
by Oleksandr
01:17 queued 18s
created

Repository Config

build:
  nodes:
    analysis:
      tests:
        override:
          - py-scrutinizer-run
checks:
  python:
    code_rating: true
    duplicate_code: true
tools:
  external_code_coverage: false
filter:
  excluded_paths:
    - tests/*
    - docs/*

Global Config

build:
  nodes:
    analysis:
      tests:
        override:
          - py-scrutinizer-run
checks:
  python:
    code_rating: true
    duplicate_code: true
tools:
  external_code_coverage: false
filter:
  excluded_paths:
    - tests/*
    - docs/*