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

Microbatch parallelism #10958

Merged
merged 44 commits into from
Nov 21, 2024

safer .name access

b78f251
Select commit
Loading
Failed to load commit list.
Merged

Microbatch parallelism #10958

safer .name access
b78f251
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2024 in 1s

94.92% of diff hit (target 89.13%)

View this Pull Request on Codecov

94.92% of diff hit (target 89.13%)

Annotations

Check warning on line 24 in core/dbt/artifacts/schemas/batch_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/schemas/batch_results.py#L24

Added line #L24 was not covered by tests

Check warning on line 534 in core/dbt/contracts/graph/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/nodes.py#L534

Added line #L534 was not covered by tests

Check warning on line 1467 in core/dbt/parser/manifest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/manifest.py#L1467

Added line #L1467 was not covered by tests

Check warning on line 172 in core/dbt/task/build.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/build.py#L172

Added line #L172 was not covered by tests

Check warning on line 365 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L365

Added line #L365 was not covered by tests

Check warning on line 391 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L391

Added line #L391 was not covered by tests

Check warning on line 395 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L395

Added line #L395 was not covered by tests

Check warning on line 420 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L420

Added line #L420 was not covered by tests

Check warning on line 945 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L945

Added line #L945 was not covered by tests

Check warning on line 240 in core/dbt/task/runnable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/runnable.py#L240

Added line #L240 was not covered by tests