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

grpc / grpc-java / #20241
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.81.x
DEFAULT BRANCH: master
Ran 14 Apr 2026 08:24PM UTC
Jobs 1
Files 647
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

14 Apr 2026 05:21PM UTC coverage: 88.817% (+0.005%) from 88.812%
#20241

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.

36025 of 40561 relevant lines covered (88.82%)

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
2
94.59
0.31% ../api/src/main/java/io/grpc/EquivalentAddressGroup.java
2
75.0
-1.72% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
1
93.83
-0.62% ../opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryMetricSink.java
Jobs
ID Job ID Ran Files Coverage
1 #20241.1 14 Apr 2026 08:24PM UTC 647
88.82
Source Files on build #20241
  • Tree
  • List 647
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20241
  • 4813c6d0 on github
  • Prev 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