-
Notifications
You must be signed in to change notification settings - Fork 198
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: implement TaskGroups by models folder #1566
base: main
Are you sure you want to change the base?
feature: implement TaskGroups by models folder #1566
Conversation
✅ Deploy Preview for sunny-pastelito-5ecb04 canceled.
|
…aximilianoarcieri/astronomer-cosmos into feat/create-task-groups-by-dbt-models
…al for the user; rename variables and function
… used in RenderConfig
…aximilianoarcieri/astronomer-cosmos into feat/create-task-groups-by-dbt-models
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1566 +/- ##
=======================================
Coverage 97.36% 97.37%
=======================================
Files 80 80
Lines 4934 4951 +17
=======================================
+ Hits 4804 4821 +17
Misses 130 130 ☔ View full report in Codecov by Sentry. |
Hi, @tatiana! Do you have any other suggestion or advice for the feature? It seems fine to me. I ran it with |
Description
Implement grouping by folder structure in
models
folder.Related Issue(s)
Closes #1552
Breaking Change?
Yes (change DAG topology)
Checklist