-
Notifications
You must be signed in to change notification settings - Fork 23
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] Add restriction to dbt 1.6 metric support #875
[Feature] Add restriction to dbt 1.6 metric support #875
Conversation
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: Wei-Chun, Chang <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #875 +/- ##
==========================================
+ Coverage 46.39% 46.40% +0.01%
==========================================
Files 75 75
Lines 10306 10337 +31
==========================================
+ Hits 4781 4797 +16
- Misses 5525 5540 +15
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Signed-off-by: Wei-Chun, Chang <[email protected]>
Signed-off-by: popcorny <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR checklist
What type of PR is this?
feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
sc-32064
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
NONE