mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 14:11:55 +00:00
Merge remote-tracking branch 'origin/main' into AN-5335-v2/blast-standardization
This commit is contained in:
commit
00a9d7a864
@ -1,2 +1,2 @@
|
||||
-- depends_on: {{ ref('test_silver__transactions_full') }}
|
||||
{{ missing_txs(ref("test_silver__traces_full")) }}
|
||||
{{ missing_txs(ref("test_gold__fact_traces_full")) }}
|
||||
2
tests/blast/test_gold__recent_missing_traces.sql
Normal file
2
tests/blast/test_gold__recent_missing_traces.sql
Normal file
@ -0,0 +1,2 @@
|
||||
-- depends_on: {{ ref('test_silver__transactions_recent') }}
|
||||
{{ recent_missing_txs(ref("test_gold__fact_traces_recent")) }}
|
||||
@ -1,2 +0,0 @@
|
||||
-- depends_on: {{ ref('test_silver__transactions_recent') }}
|
||||
{{ recent_missing_txs(ref("test_silver__traces_recent")) }}
|
||||
Loading…
Reference in New Issue
Block a user