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

Updated test for stg_qualtrics__distribution_contact #9

Merged
merged 18 commits into from
Aug 26, 2024

Conversation

fivetran-avinash
Copy link
Contributor

@fivetran-avinash fivetran-avinash commented Aug 26, 2024

PR Overview

This PR will address the following Issue/Feature: [#7]

This PR will result in the following new package version: v0.2.2

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

Bug Fix

  • Updated unique combination of columns test on stg_qualtrics__distribution_contact to include contact_lookup_id. PR #8

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

  • dbt run –full-refresh && dbt test
  • [NA] dbt run (if incremental models are present)

Before marking this PR as "ready for review" the following have been applied:

  • The appropriate issue has been linked, tagged, and properly assigned.
  • All necessary documentation and version upgrades have been applied.
  • docs were regenerated (unless this PR does not include any code or yml updates).
  • BuildKite integration tests are passing.
  • Detailed validation steps have been provided below.

Detailed Validation

Please share any and all of your validation steps:

Customer was able to validate that the new test didn't fail.

If you had to summarize this PR in an emoji, which would it be?

🤝

@fivetran-avinash fivetran-avinash changed the title Test/distribution contact Updated test for stg_qualtrics__distribution_contact Aug 26, 2024
@fivetran-avinash fivetran-avinash self-assigned this Aug 26, 2024
Copy link
Contributor

@fivetran-catfritz fivetran-catfritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-avinash left a couple suggestions!

CHANGELOG.md Outdated
@@ -1,3 +1,12 @@
# v0.2.2 dbt_qualtrics_source
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# v0.2.2 dbt_qualtrics_source
# dbt_qualtrics_source v0.2.2

Updating for compatibility with the auto releaser.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

CHANGELOG.md Outdated
- Updated unique combination of columns test on `stg_qualtrics__distribution_contact` to include `contact_lookup_id`. [PR #8](https://github.com/fivetran/dbt_qualtrics_source/pull/8)

## Contributors
- [@dmcmtntp](https://github.com/dmcmtntp) [PR #8](https://github.com/fivetran/dbt_qualtrics_source/pull/8)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [@dmcmtntp](https://github.com/dmcmtntp) [PR #8](https://github.com/fivetran/dbt_qualtrics_source/pull/8)
- [@dmcmtntp](https://github.com/dmcmtntp) ([PR #8](https://github.com/fivetran/dbt_qualtrics_source/pull/8))

Tiny formatting suggestion.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formattnig applied

CHANGELOG.md Outdated
[PR #9](https://github.com/fivetran/dbt_qualtrics_source/pull/9) includes the following updates:

## Bug Fix
- Updated unique combination of columns test on `stg_qualtrics__distribution_contact` to include `contact_lookup_id`. [PR #8](https://github.com/fivetran/dbt_qualtrics_source/pull/8)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a reason why it had to be added (was it accidentally omitted or was there a connector update, etc?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

Copy link
Contributor Author

@fivetran-avinash fivetran-avinash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fivetran-catfritz Changes applied!

Copy link
Contributor

@fivetran-catfritz fivetran-catfritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm for release!

@fivetran-avinash fivetran-avinash merged commit 4fb31e2 into main Aug 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants