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: store model context var as dict, not ModelNode #10917

Merged
merged 4 commits into from
Oct 28, 2024

add functional test: TestMicrobatchJinjaContext

d685226
Select commit
Loading
Failed to load commit list.
Merged

Microbatch: store model context var as dict, not ModelNode #10917

add functional test: TestMicrobatchJinjaContext
d685226
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 28, 2024 in 0s

62.50% of diff hit (within 80.00% threshold of 89.17%)

View this Pull Request on Codecov

62.50% of diff hit (within 80.00% threshold of 89.17%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L492

Added line #L492 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L500

Added line #L500 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L514

Added line #L514 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L537

Added line #L537 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L540

Added line #L540 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L554

Added line #L554 was not covered by tests