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

merge main into feature/decouple-adapters-from-core #9305

Merged

merge main

a005c9b
Select commit
Loading
Failed to load commit list.
Merged

merge main into feature/decouple-adapters-from-core #9305

merge main
a005c9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2023 in 1s

78.96% of diff hit (within 80.00% threshold of 86.14%)

View this Pull Request on Codecov

78.96% of diff hit (within 80.00% threshold of 86.14%)

Annotations

Check warning on line 102 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L102

Added line #L102 was not covered by tests

Check warning on line 142 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L142

Added line #L142 was not covered by tests

Check warning on line 278 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L278

Added line #L278 was not covered by tests

Check warning on line 293 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L293

Added line #L293 was not covered by tests

Check warning on line 327 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L327

Added line #L327 was not covered by tests

Check warning on line 334 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L334

Added line #L334 was not covered by tests

Check warning on line 372 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L372

Added line #L372 was not covered by tests

Check warning on line 423 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L423

Added line #L423 was not covered by tests

Check warning on line 435 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L435

Added line #L435 was not covered by tests

Check warning on line 443 in core/dbt/adapters/base/connections.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/connections.py#L443

Added line #L443 was not covered by tests

Check warning on line 281 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 970 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L970

Added line #L970 was not covered by tests

Check warning on line 1074 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L1074

Added line #L1074 was not covered by tests

Check warning on line 1077 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L1077

Added line #L1077 was not covered by tests

Check warning on line 1187 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L1187

Added line #L1187 was not covered by tests

Check warning on line 1199 in core/dbt/adapters/base/impl.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/impl.py#L1199

Added line #L1199 was not covered by tests

Check warning on line 67 in core/dbt/adapters/base/meta.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/meta.py#L67

Added line #L67 was not covered by tests

Check warning on line 100 in core/dbt/adapters/base/relation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/relation.py#L100

Added line #L100 was not covered by tests

Check warning on line 363 in core/dbt/adapters/base/relation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/base/relation.py#L363

Added line #L363 was not covered by tests

Check warning on line 11 in core/dbt/adapters/contracts/macros.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/contracts/macros.py#L11

Added line #L11 was not covered by tests

Check warning on line 208 in core/dbt/adapters/events/adapter_types_pb2.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/events/adapter_types_pb2.py#L28-L208

Added lines #L28 - L208 were not covered by tests

Check warning on line 255 in core/dbt/adapters/events/types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/events/types.py#L255

Added line #L255 was not covered by tests

Check warning on line 11 in core/dbt/adapters/exceptions/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/compilation.py#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 14 in core/dbt/adapters/exceptions/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/compilation.py#L14

Added line #L14 was not covered by tests

Check warning on line 20 in core/dbt/adapters/exceptions/compilation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/compilation.py#L19-L20

Added lines #L19 - L20 were not covered by tests