Passed
Push — main ( d517ed...ce71f4 )
by Rahn20
03:21
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