• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / #20068
89%

Build:
DEFAULT BRANCH: master
Ran 12 Nov 2025 09:22PM UTC
Jobs 1
Files 624
Run time 15min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Nov 2025 09:11PM UTC coverage: 88.558% (+0.04%) from 88.522%
#20068

push

github

ejona86
api,netty: Add custom header support for HTTP CONNECT proxy

Allow users to specify custom HTTP headers when connecting through
an HTTP CONNECT proxy. This extends HttpConnectProxiedSocketAddress
with an optional headers field (Map<String, String>), which is
converted to Netty's HttpHeaders in the protocol negotiator.

This change is fully backward-compatible. Existing code without
headers continues to work as before.

Fixes #9826

35101 of 39636 relevant lines covered (88.56%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.93
-0.2% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
1
91.9
-0.48% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
2
78.01
-0.33% ../netty/src/main/java/io/grpc/netty/NettyChannelBuilder.java
41
91.41
0.15% ../netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java
Jobs
ID Job ID Ran Files Coverage
1 #20068.1 12 Nov 2025 09:22PM UTC 624
88.56
Source Files on build #20068
  • Tree
  • List 624
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20068
  • bbc0aa36 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc