Passed
Push — main ( e5e666...89d6da )
by Rahn20
01:13
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