JenspederM/kedro-databricks

View on GitHub
codecov.yml

Summary

Maintainability
Test Coverage
github_checks: true

coverage:
  status:
    patch:
      default:
        # basic
        target: auto #default
        threshold: "5"
        paths:
          - "src/"
    project:
      default:
        # basic
        target: auto #default
        threshold: "5"
        paths:
          - "src/"