feat: expand testing
This commit is contained in:
@@ -14,6 +14,13 @@ clean-targets:
|
||||
- "target"
|
||||
- "dbt_packages"
|
||||
|
||||
on-run-end:
|
||||
- "{{ elementary.on_run_end() }}"
|
||||
|
||||
vars:
|
||||
elementary:
|
||||
edr_interval: 24h
|
||||
|
||||
models:
|
||||
data_platform:
|
||||
staging:
|
||||
@@ -25,3 +32,6 @@ models:
|
||||
marts:
|
||||
+materialized: table
|
||||
+schema: marts
|
||||
elementary:
|
||||
+schema: elementary
|
||||
+materialized: table
|
||||
|
||||
Reference in New Issue
Block a user