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

refactor tests

b04dd6d
Select commit
Loading
Failed to load commit list.
Merged

transport/grpchttp2: add http2.Framer bridge #7453

refactor tests
b04dd6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 1s

84.09% of diff hit (target 81.41%)

View this Pull Request on Codecov

84.09% of diff hit (target 81.41%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L62-L63

Added lines #L62 - L63 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L271

Added line #L271 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L326-L327

Added lines #L326 - L327 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/framer.go#L331-L333

Added lines #L331 - L333 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L63

Added line #L63 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L133 - L139 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L141-L142

Added lines #L141 - L142 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/transport/grpchttp2/http2bridge.go#L160-L161

Added lines #L160 - L161 were not covered by tests