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

disktask: replace failure nodes with alive ones #45935

Merged
merged 12 commits into from
Sep 4, 2023

fix build

92ff681
Select commit
Loading
Failed to load commit list.
Merged

disktask: replace failure nodes with alive ones #45935

fix build
92ff681
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 4, 2023 in 1s

79.6116% of diff hit (target 0.0000%)

View this Pull Request on Codecov

79.6116% of diff hit (target 0.0000%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/dispatcher/dispatcher.go#L257-L258

Added lines #L257 - L258 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/dispatcher/dispatcher.go#L261-L262

Added lines #L261 - L262 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/dispatcher/dispatcher.go#L287-L288

Added lines #L287 - L288 were not covered by tests

Check warning on line 87 in disttask/framework/scheduler/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/scheduler/scheduler.go#L87

Added line #L87 was not covered by tests

Check warning on line 178 in disttask/framework/scheduler/scheduler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/scheduler/scheduler.go#L178

Added line #L178 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L515-L516

Added lines #L515 - L516 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L520-L521

Added lines #L520 - L521 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L524-L525

Added lines #L524 - L525 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L531

Added line #L531 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L534-L535

Added lines #L534 - L535 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L538-L540

Added lines #L538 - L540 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L542-L543

Added lines #L542 - L543 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L548-L550

Added lines #L548 - L550 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L552-L553

Added lines #L552 - L553 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L555

Added line #L555 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

disttask/framework/storage/task_table.go#L557-L559

Added lines #L557 - L559 were not covered by tests