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

s2a: Add S2AStub cleanup handler. #11600

Merged
merged 7 commits into from
Oct 10, 2024

close stub when TLS negotiation fails.

6cce156
Select commit
Loading
Failed to load commit list.
Merged

s2a: Add S2AStub cleanup handler. #11600

close stub when TLS negotiation fails.
6cce156
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 0s

46.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

46.66% of diff hit (target 80.00%)

Annotations

Check warning on line 173 in netty/src/main/java/io/grpc/netty/InternalProtocolNegotiators.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

netty/src/main/java/io/grpc/netty/InternalProtocolNegotiators.java#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 630 in netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java#L630

Added line #L630 was not covered by tests

Check warning on line 647 in netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java#L647

Added line #L647 was not covered by tests

Check warning on line 665 in netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java#L665

Added line #L665 was not covered by tests