MetricsDAO / harmony_dbt

DBT Project for the Harmony Blockchain
12 stars 8 forks source link

Erc20 mint burn count #130

Closed geewynn closed 2 years ago

geewynn commented 2 years ago

Description

Closes #120

Tests

15:21:09 | Concurrency: 4 threads (target='dev') 15:21:09 | 15:21:09 | 1 of 1 START incremental model DEV.metric_erc20_mint_burn_count...... [RUN] 15:21:19 | 1 of 1 OK created incremental model DEV.metric_erc20_mint_burn_count. [SUCCESS 1 in 10.54s] 15:21:19 | 15:21:19 | Finished running 1 incremental model in 17.97s.

Completed successfully

Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 root@21c27df93b4d:/harmony# dbt test --select metric_erc20_mint_burn_count Running with dbt=0.21.1 Found 47 models, 395 tests, 0 snapshots, 0 analyses, 182 macros, 0 operations, 10 seed files, 21 sources, 0 exposures

15:22:17 | Concurrency: 4 threads (target='dev') 15:22:17 | 15:22:17 | 1 of 2 START test not_null_metric_erc20_mint_burn_count_day_date..... [RUN] 15:22:17 | 2 of 2 START test not_null_metric_erc20_mint_burn_count_evm_contract_address [RUN] 15:22:20 | 2 of 2 PASS not_null_metric_erc20_mint_burn_count_evm_contract_address [PASS in 3.32s] 15:22:20 | 1 of 2 PASS not_null_metric_erc20_mint_burn_count_day_date........... [PASS in 3.48s] 15:22:20 | 15:22:20 | Finished running 2 tests in 7.06s.

Completed successfully

Done. PASS=2 WARN=0 ERROR=0 SKIP=0 TOTAL=2


- [x] Any comparison between `prod` and `dev` for any schema change

# Checklist

- [x] Follow [dbt style guide](https://github.com/dbt-labs/corp/blob/main/dbt_style_guide.md)
- [x] Tag the person(s) responsible for reviewing proposed changes
- [ ] Notes to deployment, if a `full-refresh` is needed for any table
- [x] Run `dbt docs generate` to update the documentation files if this PR is changing the models in any way.
netlify[bot] commented 2 years ago

Deploy Preview for mdao-harmony ready!

Name Link
Latest commit 97c23e0bedb0b139d81ef8824ad459ec2c36a987
Latest deploy log https://app.netlify.com/sites/mdao-harmony/deploys/62a4b8e5892e41000849390f
Deploy Preview https://deploy-preview-130--mdao-harmony.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.