Maintaining conventions in dbt projects with dbt-bouncer
Xebia
NOVEMBER 21, 2024
hooks: - id: check-model-has-tests args: ["--test-cnt", "2", "--"] While dbt-checkpoint offers numerous useful hooks, it is limited by the fact that it is designed to work as a pre-commit hook. Tests can be added for models, documentation coverage and best practices like avoiding chained views.
Let's personalize your content