Artemis Test Update (#118)

This commit is contained in:
Stanley 2025-05-13 20:50:47 +07:00 committed by GitHub
parent 14a814084e
commit db3203fd45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: