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

Feature: Multi Target Update Support #15402

Merged
merged 9 commits into from
Mar 11, 2024

removed commented line

20b3b5f
Select commit
Loading
Failed to load commit list.
Merged

Feature: Multi Target Update Support #15402

removed commented line
20b3b5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 11, 2024 in 1s

92.67% of diff hit (target 65.72%)

View this Pull Request on Codecov

92.67% of diff hit (target 65.72%)

Annotations

Check warning on line 183 in go/vt/vtgate/planbuilder/operators/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/delete.go#L183

Added line #L183 was not covered by tests

Check warning on line 224 in go/vt/vtgate/planbuilder/operators/delete.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/delete.go#L224

Added line #L224 was not covered by tests

Check warning on line 62 in go/vt/vtgate/planbuilder/operators/dml_planning.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/dml_planning.go#L62

Added line #L62 was not covered by tests

Check warning on line 160 in go/vt/vtgate/planbuilder/operators/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/update.go#L160

Added line #L160 was not covered by tests

Check warning on line 220 in go/vt/vtgate/planbuilder/operators/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/update.go#L220

Added line #L220 was not covered by tests

Check warning on line 230 in go/vt/vtgate/planbuilder/operators/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/update.go#L230

Added line #L230 was not covered by tests

Check warning on line 1095 in go/vt/vtgate/planbuilder/operators/update.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/planbuilder/operators/update.go#L1092-L1095

Added lines #L1092 - L1095 were not covered by tests

Check warning on line 203 in go/vt/vtgate/semantics/semantic_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/semantics/semantic_state.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 964 in go/vt/vtgate/semantics/semantic_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/semantics/semantic_state.go#L964

Added line #L964 was not covered by tests

Check warning on line 970 in go/vt/vtgate/semantics/semantic_state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

go/vt/vtgate/semantics/semantic_state.go#L970

Added line #L970 was not covered by tests