Passed
Push — main ( 58276e...20f858 )
by Rahn20
04:04
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