Passed
Push — master ( 94470b...017a18 )
by Oleksandr
57s
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/*