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

disttask: fix wrongly add subtask when state transform fail #46259

Merged
merged 5 commits into from
Aug 23, 2023

fix test.

512e706
Select commit
Loading
Failed to load commit list.
Merged

disttask: fix wrongly add subtask when state transform fail #46259

fix test.
512e706
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2023 in 0s

65.2173% of diff hit (target 0.0000%)

View this Pull Request on Codecov

65.2173% of diff hit (target 0.0000%)

Annotations

Check warning on line 226 in disttask/framework/dispatcher/dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/dispatcher/dispatcher.go#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 472 in disttask/framework/storage/task_table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L471-L472

Added lines #L471 - L472 were not covered by tests

Check warning on line 481 in disttask/framework/storage/task_table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L480-L481

Added lines #L480 - L481 were not covered by tests

Check warning on line 508 in disttask/framework/storage/task_table.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L508

Added line #L508 was not covered by tests