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

[close #350] Fix flaky it http_api #351

Merged
merged 2 commits into from
Aug 25, 2023

Merge branch 'main' into fix-it-http-api

ba225c0
Select commit
Loading
Failed to load commit list.
Merged

[close #350] Fix flaky it http_api #351

Merge branch 'main' into fix-it-http-api
ba225c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 25, 2023 in 0s

63.7500% of diff hit (target 0.0000%)

View this Pull Request on Codecov

63.7500% of diff hit (target 0.0000%)

Annotations

Check warning on line 121 in cdc/cdc/kv/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/kv/metrics.go#L121

Added line #L121 was not covered by tests

Check warning on line 668 in cdc/cdc/kv/region_worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/kv/region_worker.go#L668

Added line #L668 was not covered by tests

Check warning on line 674 in cdc/cdc/kv/region_worker.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/kv/region_worker.go#L671-L674

Added lines #L671 - L674 were not covered by tests

Check warning on line 199 in cdc/cdc/processor/pipeline/keyspan.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/processor/pipeline/keyspan.go#L199

Added line #L199 was not covered by tests

Check warning on line 46 in cdc/cdc/processor/pipeline/puller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/processor/pipeline/puller.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 53 in cdc/cdc/processor/pipeline/puller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/processor/pipeline/puller.go#L53

Added line #L53 was not covered by tests

Check warning on line 72 in cdc/cdc/processor/pipeline/puller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/cdc/processor/pipeline/puller.go#L72

Added line #L72 was not covered by tests

Check warning on line 121 in cdc/pkg/config/replica_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/config/replica_config.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 128 in cdc/pkg/util/ctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/util/ctx.go#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 130 in cdc/pkg/util/ctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/util/ctx.go#L130

Added line #L130 was not covered by tests

Check warning on line 134 in cdc/pkg/util/ctx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/util/ctx.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 50 in cdc/pkg/util/kv_filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/util/kv_filter.go#L50

Added line #L50 was not covered by tests

Check warning on line 92 in cdc/pkg/util/kv_filter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cdc/pkg/util/kv_filter.go#L92

Added line #L92 was not covered by tests