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

add exposure enum to dbtresourcetype #470

Closed

Conversation

mike-winkel
Copy link

Description

Add exposures as a type of dbt node in the DbtResourceType class.
This adds no useful functionality to the repository aside from it not crashing when exposures config is added into dbt projects (used for data lineage).

@mike-winkel mike-winkel requested a review from a team as a code owner August 15, 2023 12:23
@mike-winkel mike-winkel requested a review from a team August 15, 2023 12:23
@netlify
Copy link

netlify bot commented Aug 15, 2023

👷 Deploy Preview for amazing-pothos-a3bca0 processing.

Name Link
🔨 Latest commit fcb95f1
🔍 Latest deploy log https://app.netlify.com/sites/amazing-pothos-a3bca0/deploys/64dd35c5688572000875b351

@pre-commit-ci pre-commit-ci bot temporarily deployed to external August 15, 2023 12:24 Inactive
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (7fcecf6) 91.78% compared to head (fcb95f1) 91.79%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #470   +/-   ##
=======================================
  Coverage   91.78%   91.79%           
=======================================
  Files          50       50           
  Lines        1790     1791    +1     
=======================================
+ Hits         1643     1644    +1     
  Misses        147      147           
Files Changed Coverage Δ
cosmos/constants.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@tatiana tatiana left a comment

Choose a reason for hiding this comment

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

Thanks, @mike-winkel , this is very helpful! Please, please add a test covering the breaking behavior before introducing this new resource type?

@tatiana
Copy link
Collaborator

tatiana commented Aug 16, 2023

Hey @mike-winkel , would you like support testing this feature? Your contribution is very valuable, and we'd love to merge it

@tatiana tatiana temporarily deployed to external August 16, 2023 20:47 — with GitHub Actions Inactive
@tatiana
Copy link
Collaborator

tatiana commented Oct 13, 2023

This change is a subset of #503, so we are closing this PR.
The feature is available in Cosmos 1.2.

@tatiana tatiana closed this Oct 13, 2023
@tatiana tatiana added this to the 1.2.0 milestone Oct 13, 2023
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.

2 participants