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

When retrying microbatch models, propagate prior successful state #10802

Merged
merged 5 commits into from
Oct 1, 2024

Add functional test for when a microbatch model has multiple retries

21e7919
Select commit
Loading
Failed to load commit list.
Merged

When retrying microbatch models, propagate prior successful state #10802

Add functional test for when a microbatch model has multiple retries
21e7919
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 30, 2024 in 1s

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

View this Pull Request on Codecov

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

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L332-L334

Added lines #L332 - L334 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L481

Added line #L481 was not covered by tests

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 720 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L720

Added line #L720 was not covered by tests