Passed
Push — main ( 20f858...b2f07a )
by Rahn20
01:07
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