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

[BUGFIX] add Health Check for Range over gRPC Connection Loop #2798

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

[BUGFIX] add Health Check for Range over gRPC Connection Loop

770b234
Select commit
Loading
Failed to load commit list.
Open

[BUGFIX] add Health Check for Range over gRPC Connection Loop #2798

[BUGFIX] add Health Check for Range over gRPC Connection Loop
770b234
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2025 in 0s

0.00% of diff hit (target 23.93%)

View this Pull Request on Codecov

0.00% of diff hit (target 23.93%)

Annotations

Check warning on line 252 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L252

Added line #L252 was not covered by tests

Check warning on line 289 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L289

Added line #L289 was not covered by tests

Check warning on line 418 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L418

Added line #L418 was not covered by tests

Check warning on line 481 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L481

Added line #L481 was not covered by tests

Check warning on line 568 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L568

Added line #L568 was not covered by tests

Check warning on line 637 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L637

Added line #L637 was not covered by tests

Check warning on line 704 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L704

Added line #L704 was not covered by tests

Check warning on line 882 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L882

Added line #L882 was not covered by tests

Check warning on line 889 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L889

Added line #L889 was not covered by tests

Check warning on line 1069 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1069

Added line #L1069 was not covered by tests

Check warning on line 1088 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1088

Added line #L1088 was not covered by tests

Check warning on line 1091 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1090-L1091

Added lines #L1090 - L1091 were not covered by tests

Check warning on line 1115 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1107-L1115

Added lines #L1107 - L1115 were not covered by tests

Check warning on line 1121 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1121

Added line #L1121 was not covered by tests

Check warning on line 1131 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1124-L1131

Added lines #L1124 - L1131 were not covered by tests

Check warning on line 1133 in internal/net/grpc/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/client.go#L1133

Added line #L1133 was not covered by tests

Check warning on line 440 in internal/net/grpc/pool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/pool/pool.go#L440

Added line #L440 was not covered by tests

Check warning on line 620 in internal/net/grpc/pool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/pool/pool.go#L620

Added line #L620 was not covered by tests

Check warning on line 760 in internal/net/grpc/pool/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/net/grpc/pool/pool.go#L759-L760

Added lines #L759 - L760 were not covered by tests

Check warning on line 54 in internal/test/mock/grpc/grpc_client_mock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/mock/grpc/grpc_client_mock.go#L54

Added line #L54 was not covered by tests

Check warning on line 202 in internal/test/mock/grpc_testify_mock.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/mock/grpc_testify_mock.go#L202

Added line #L202 was not covered by tests

Check warning on line 104 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L104

Added line #L104 was not covered by tests

Check warning on line 116 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L116

Added line #L116 was not covered by tests

Check warning on line 173 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L173

Added line #L173 was not covered by tests

Check warning on line 185 in pkg/gateway/lb/handler/grpc/aggregation.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/gateway/lb/handler/grpc/aggregation.go#L185

Added line #L185 was not covered by tests