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

parse + compile constraint.to and constraint.to_columns on foreign key constraints #10414

Merged
merged 15 commits into from
Jul 25, 2024

simplify jinja_static

dc10493
Select commit
Loading
Failed to load commit list.
Merged

parse + compile constraint.to and constraint.to_columns on foreign key constraints #10414

simplify jinja_static
dc10493
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 22, 2024 in 1s

87.83% of diff hit (within 80.00% threshold of 88.86%)

View this Pull Request on Codecov

87.83% of diff hit (within 80.00% threshold of 88.86%)

Annotations

Check warning on line 191 in core/dbt/clients/jinja_static.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/clients/jinja_static.py#L191

Added line #L191 was not covered by tests

Check warning on line 459 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L458-L459

Added lines #L458 - L459 were not covered by tests

Check warning on line 462 in core/dbt/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/compilation.py#L462

Added line #L462 was not covered by tests

Check warning on line 143 in core/dbt/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/exceptions.py#L141-L143

Added lines #L141 - L143 were not covered by tests

Check warning on line 146 in core/dbt/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/exceptions.py#L146

Added line #L146 was not covered by tests

Check warning on line 148 in core/dbt/exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/exceptions.py#L148

Added line #L148 was not covered by tests