Passed
Push — main ( 86f82b...ebfa79 )
by Rahn20
01:14
created

Checkout Config

filter:
  excluded_paths: [tests/*]


build:
  nodes:
    analysis:
      tests:
        before:
          - py-scrutinizer-run

        override:
          - command: make test-all
            coverage:
              file: .coverage
              format: py-cc

Repository Config

# language: python