MetricsDAO / harmony_dbt

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

ERC1155 Mints and Burns #129

Closed geewynn closed 2 years ago

geewynn commented 2 years ago

Description

Closes #121

@antonyip

Tests

12:42:17 | Concurrency: 4 threads (target='dev') 12:42:17 | 12:42:17 | 1 of 1 START incremental model DEV.metric_erc1155_mint_burn_count.... [RUN] 12:42:25 | 1 of 1 OK created incremental model DEV.metric_erc1155_mint_burn_count [SUCCESS 1 in 7.97s] 12:42:25 | 12:42:25 | Finished running 1 incremental model in 14.03s.

Completed successfully

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

12:42:37 | Concurrency: 4 threads (target='dev') 12:42:37 | 12:42:37 | 1 of 2 START test not_null_metric_erc1155_mint_burn_count_day_date... [RUN] 12:42:37 | 2 of 2 START test not_null_metric_erc1155_mint_burn_count_evm_contract_address [RUN] 12:42:40 | 2 of 2 PASS not_null_metric_erc1155_mint_burn_count_evm_contract_address [PASS in 2.88s] 12:42:40 | 1 of 2 PASS not_null_metric_erc1155_mint_burn_count_day_date......... [PASS in 2.88s] 12:42:40 | 12:42:40 | Finished running 2 tests in 5.69s.

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 1ca3ef051db98c839dc7a5b787c2c668e03fadff
Latest deploy log https://app.netlify.com/sites/mdao-harmony/deploys/62a49dadcd3d730008050e6a
Deploy Preview https://deploy-preview-129--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.