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

grpc / grpc-java / #20243
89%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 05:37PM UTC
Jobs 1
Files 647
Run time 2min
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

16 Apr 2026 05:25PM UTC coverage: 88.811% (+0.01%) from 88.8%
#20243

push

github

ejona86
xds: Propagate status cause through XdsDepManager

Often there is no cause, but connect(), channel credentials, and call
credentials failures on the control plane RPC can include a useful
causal exception.

This was triggered by seeing an error like below, but it didn't include
the cause, which would have included HTTP error information from the
failure fetching the credential.
```
UNAVAILABLE: Error retrieving LDS resource xdstp://traffic-director-c2p.xds.googleapis.com/envoy.config.listener.v3.Listener/bigtable.googleapis.com: UNAUTHENTICATED: Failed computing credential metadata nodeID: C2P-798500073
```

36019 of 40557 relevant lines covered (88.81%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
32
91.09
-0.08% ../xds/src/main/java/io/grpc/xds/XdsDependencyManager.java
2
87.75
-0.79% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
1
93.38
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerTransport.java
1
91.9
-0.48% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
Jobs
ID Job ID Ran Files Coverage
1 #20243.1 16 Apr 2026 05:37PM UTC 647
88.81
Source Files on build #20243
  • Tree
  • List 647
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20243
  • 13b4b972 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