mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 17:46:45 +00:00
recency tests (#54)
This commit is contained in:
parent
5eaf8cb44a
commit
cdc93e86b2
@ -9,12 +9,6 @@ models:
|
||||
- name: _INSERTED_TIMESTAMP
|
||||
tests:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 7
|
||||
- name: BLOCK_TIME
|
||||
tests:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 7
|
||||
- not_null
|
||||
@ -8,7 +8,4 @@ models:
|
||||
columns:
|
||||
- name: _INSERTED_TIMESTAMP
|
||||
tests:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 7
|
||||
- not_null
|
||||
Loading…
Reference in New Issue
Block a user