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

Provide ability to exclude resource_types, instead of listing everything not excluded #9756

Merged
merged 11 commits into from
Mar 13, 2024

Change return type from Set to Set[NodeType]

4790a75
Select commit
Loading
Failed to load commit list.
Merged

Provide ability to exclude resource_types, instead of listing everything not excluded #9756

Change return type from Set to Set[NodeType]
4790a75
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 13, 2024 in 1s

94.11% of diff hit (target 88.07%)

View this Pull Request on Codecov

94.11% of diff hit (target 88.07%)

Annotations

Check warning on line 508 in core/dbt/task/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/base.py#L507-L508

Added lines #L507 - L508 were not covered by tests