mirror of
https://github.com/FlipsideCrypto/external-models.git
synced 2026-02-06 11:21:59 +00:00
Artemis Test Update (#118)
This commit is contained in:
parent
14a814084e
commit
db3203fd45
@ -19,7 +19,7 @@ models:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 3
|
||||
interval: 5
|
||||
- name: ACTIVE_USERS
|
||||
description: "The number of active users for the given blockchain and as of date."
|
||||
tests:
|
||||
|
||||
@ -19,7 +19,7 @@ models:
|
||||
- not_null
|
||||
- dbt_expectations.expect_row_values_to_have_recent_data:
|
||||
datepart: day
|
||||
interval: 3
|
||||
interval: 5
|
||||
- name: TX_COUNT
|
||||
description: "The number of tx count for the given blockchain and as of date."
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user