Feature request: integration with dbt (cloud) projects #2408
acsbendi
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem statement
dbt is becoming a very popular SQL-based data-transformation framework, which often contains important logic, where code quality and coverage matter. Therefore, it would be useful if qlty could support it.
dbt projects often use dbt cloud's own CI system, rather than a more general-purpose CI system (such as GitHub actions or CirceCI).
Currently, even basic analysis fails (probably due to sqlfluff templating issues).
Solution brainstorm (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions