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

grpc / grpc-java / #20239
89%

Build:
DEFAULT BRANCH: master
Ran 14 Apr 2026 05:44PM 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

14 Apr 2026 05:21PM UTC coverage: 88.809% (-0.003%) from 88.812%
#20239

push

github

web-flow
core,xds: Fix backend_service plumbing for subchannel metrics (#12735)

This PR fixes #12432.

Subchannel metrics read backend_service from EAG attributes, but xDS
currently only populates the resolution result attribute. As a result,
grpc.lb.backend_service is left unset for subchannel metrics in the cds
path.

This change adds an internal EAG-level backend_service attribute in cds
and has InternalSubchannel read that attribute for subchannel metrics,
while keeping a fallback to the existing resolution result attribute.

This PR is intentionally scoped to subchannel metrics only and does not
attempt the broader #12431 plumbing changes.

36022 of 40561 relevant lines covered (88.81%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
13
92.9
0.02% ../xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java
10
96.33
0.06% ../core/src/main/java/io/grpc/internal/InternalSubchannel.java
3
95.07
-0.44% ../core/src/main/java/io/grpc/internal/RetriableStream.java
3
74.14
-2.59% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
2
94.59
0.31% ../api/src/main/java/io/grpc/EquivalentAddressGroup.java
1
87.88
-3.03% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
Jobs
ID Job ID Ran Files Coverage
1 #20239.1 14 Apr 2026 05:44PM UTC 647
88.81
Source Files on build #20239
  • Tree
  • List 647
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20239
  • 4813c6d0 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