Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test 0.5.0 #211

Closed
wants to merge 2 commits into from
Closed

Test 0.5.0 #211

wants to merge 2 commits into from

Conversation

dpguthrie
Copy link
Owner

Description & motivation

Screenshots:

Validation of models:

Changes to existing models:

Checklist:

  • My pull request represents one logical piece of work.
  • My commits are related to the pull request and look clean.
  • My SQL follows the Fishtown Analytics style guide.
  • I have materialized my models appropriately.
  • I have added appropriate tests and documentation to any new models.
  • I have updated the README file.

Copy link

dbt-cloud bot commented Jan 10, 2025

dbt Cloud CI Report


 ✅ CI Job
✅ Clone git repository
✅ Create profile from connection Snowflake - Main (override schema to 'dbt_cloud_pr_567183_211')
✅ Invoke dbt with dbt deps
✅ Invoke dbt with dbt build --select state:modified+ --exclude agg_ship_modes_hardcoded_pivot fct_order_items agg_total_parts_price use_variables agg_ship_modes_dynamic_pivot
✅ Generate compare changes

View the full run logs in dbt Cloud.

 🔎 Compare changes

This PR:

modifies:
  • 1 model
removes:
  • 2 exposures
model.tpch.stg_tpch_parts
Primary keysModified rowsColumn changesRow count changes
0 added
0 removed
0 non-unique
100.0%1 modified
0 added
0 removed
0%

View the full compare changes report in dbt Cloud.

Copy link

dbt-cloud bot commented Jan 10, 2025

dbt Cloud CI Report


 ✅ CI Job
✅ Clone git repository
✅ Create profile from connection Snowflake - Main (override schema to 'dbt_cloud_pr_567183_211')
✅ Invoke dbt with dbt deps
✅ Invoke dbt with dbt run --select state:modified+ --exclude agg_total_parts_price use_variables agg_ship_modes_dynamic_pivot fct_order_items agg_ship_modes_hardcoded_pivot
✅ Invoke dbt with dbt test --select state:modified+ --exclude agg_total_parts_price use_variables agg_ship_modes_dynamic_pivot fct_order_items agg_ship_modes_hardcoded_pivot
✅ Generate compare changes

View the full run logs in dbt Cloud.

 🔎 Compare changes

This PR:

modifies:
  • 1 model
removes:
  • 2 exposures
model.tpch.stg_tpch_parts
Primary keysModified rowsColumn changesRow count changes
0 added
0 removed
0 non-unique
100.0%1 modified
0 added
0 removed
0%

View the full compare changes report in dbt Cloud.

Copy link

dbt-cloud bot commented Jan 10, 2025

dbt Cloud CI Report


 ✅ CI Job
✅ Clone git repository
✅ Create profile from connection Snowflake - Main (override schema to 'dbt_cloud_pr_567183_211')
✅ Invoke dbt with dbt deps
✅ Invoke dbt with dbt run --select state:modified+ --exclude materialization_incremental agg_total_parts_price agg_ship_modes_hardcoded_pivot agg_ship_modes_dynamic_pivot use_variables fct_order_items
✅ Invoke dbt with dbt test --select state:modified+ --exclude agg_total_parts_price agg_ship_modes_hardcoded_pivot agg_ship_modes_dynamic_pivot use_variables fct_order_items
✅ Generate compare changes

View the full run logs in dbt Cloud.

 🔎 Compare changes

This PR:

modifies:
  • 1 model
removes:
  • 2 exposures
model.tpch.stg_tpch_parts
Primary keysModified rowsColumn changesRow count changes
0 added
0 removed
0 non-unique
100.0%1 modified
0 added
0 removed
0%

View the full compare changes report in dbt Cloud.

@dpguthrie dpguthrie closed this Jan 14, 2025
@dpguthrie dpguthrie deleted the test-0.5.0 branch January 14, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant