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

grpc / grpc-java / #20391
89%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2026 08:11AM UTC
Jobs 1
Files 686
Run time 1min
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

05 Aug 2026 08:00AM UTC coverage: 89.175% (+0.03%) from 89.149%
#20391

push

github

web-flow
xds: Add Http11ProxyUpstreamTransport to MessagePrinter (#12971)

Printer falls back to outputting the `@error` indicating that the type
is not recognized. So because we are unpacking
`Http11ProxyUpstreamTransport ` from `any`, we need to add it to the
registry.
Here is the example cds resource:
```   
 "transportSocket": {
      "name": "envoy.transport_sockets.http_11_proxy",
      "typedConfig": {
        "@error": "envoy.extensions.transport_sockets.http_11_proxy.v3.Http11ProxyUpstreamTransport is not recognized; see @value for raw binary message data",
        "@type": "type.googleapis.com/envoy.extensions.transport_sockets.http_11_proxy.v3.Http11ProxyUpstreamTransport",
        "@value": ""
      }
    },
```

cc: @sergiitk

38321 of 42973 relevant lines covered (89.17%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
3
90.91
0.28% ../xds/src/main/java/io/grpc/xds/MessagePrinter.java
Jobs
ID Job ID Ran Files Coverage
1 #20391.1 05 Aug 2026 08:11AM UTC 686
89.17
Source Files on build #20391
  • Tree
  • List 686
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20391
  • d49a589f on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc