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

Feature/standardized billing line item model #13

Merged
merged 26 commits into from
Aug 14, 2024

Conversation

fivetran-joemarkiewicz
Copy link
Collaborator

@fivetran-joemarkiewicz fivetran-joemarkiewicz commented Jul 3, 2024

PR Overview

This PR will address the following Issue/Feature: v0.3.0

This PR will result in the following new package version: Internal Project

This will not be a breaking change, but due to the nature of the update we will mark it as such to highlight the major update.

Please detail what change(s) this PR introduces and any additional information that should be known during the review of this PR:

Feature Updates

  • Introduced the new zuora__line_item_enhanced model. This model builds a standard denormalized analytical table which can be used to report on your revenue, subscription, customer, and product metrics from your billing platform. This model has been designed to match the schema of the similarly named *__line_item_enhanced model within the Shopify, Recharge, Recurly, and Stripe platforms in an effort to standardize reporting when using data from a billing platform.

Under the Hood:

  • Updated the pull request templates.
  • Included auto-releaser GitHub Actions workflow to automate future releases.

PR Checklist

Basic Validation

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

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

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:

Validations have been created and the Streamlit app prove for further data quality validation.

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

💬

@fivetran-joemarkiewicz fivetran-joemarkiewicz self-assigned this Jul 3, 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.

Agree with selection for customer_created_at and subscription_plan.

Copy link

@fivetran-reneeli fivetran-reneeli left a comment

Choose a reason for hiding this comment

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

Looks good!

@fivetran-catfritz fivetran-catfritz merged commit 9441b92 into main Aug 14, 2024
8 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
Development

Successfully merging this pull request may close these issues.

3 participants