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

Feature/decouple adapters from core #8906

Merged
merged 47 commits into from
Dec 22, 2023

Merge branch 'main' into feature/decouple-adapters-from-core

ac3b17f
Select commit
Loading
Failed to load commit list.
Merged

Feature/decouple adapters from core #8906

Merge branch 'main' into feature/decouple-adapters-from-core
ac3b17f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 22, 2023 in 1s

70.66% of diff hit (within 80.00% threshold of 86.71%)

View this Pull Request on Codecov

70.66% of diff hit (within 80.00% threshold of 86.71%)

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 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 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 16 in core/dbt/adapters/exceptions/alias.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/alias.py#L13-L16

Added lines #L13 - L16 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/alias.py#L20

Added line #L20 was not covered by tests

Check warning on line 24 in core/dbt/adapters/exceptions/alias.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/adapters/exceptions/alias.py#L23-L24

Added lines #L23 - L24 were 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