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

transport/grpchttp2: add http2.Framer bridge #7453

Merged
merged 22 commits into from
Aug 13, 2024

implement http2bridge

f43d3b9
Select commit
Loading
Failed to load commit list.
Merged

transport/grpchttp2: add http2.Framer bridge #7453

implement http2bridge
f43d3b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 30, 2024 in 0s

85.07% of diff hit (target 81.39%)

View this Pull Request on Codecov

85.07% of diff hit (target 81.39%)

Annotations

Check warning on line 77 in internal/transport/grpchttp2/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/errors.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 57 in internal/transport/grpchttp2/framer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 249 in internal/transport/grpchttp2/framer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L249

Added line #L249 was not covered by tests

Check warning on line 56 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L56

Added line #L56 was not covered by tests

Check warning on line 77 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 89 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 120 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 134 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L133-L134

Added lines #L133 - L134 were not covered by tests

Check warning on line 156 in internal/transport/grpchttp2/http2bridge.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L156

Added line #L156 was not covered by tests