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

grpc / grpc-java / #20140
89%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2026 02:23AM UTC
Jobs 1
Files 627
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

07 Jan 2026 02:11AM UTC coverage: 88.659% (-0.04%) from 88.696%
#20140

push

github

ejona86
xds: Merge ClusterResolverLB into CdsLB2

This is a cleanup from gRFC A74:

> The xds_cluster_resolver LB policy will be removed completely, as
> obtaining endpoint addresses will now be done in the xds resolver. The
> code for generating the child policy configs for the priority policy
> will now be done in the cds LB policy.

Since XdsDependencyManager handles the actual resolution,
ClusterResolverLB was only handling config conversion. We just do that
in CdsLB2 now.

The large blob of code from ClusterResolverLB was moved into CdsLB2
unchanged. The cluster resolver tests were left in-place, though, as
they did need changes and it'd be very hard to see the changes if moved
at the same time.

35312 of 39829 relevant lines covered (88.66%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.57
-0.57% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
1
87.88
-3.03% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
1
94.12
-1.18% ../netty/src/main/java/io/grpc/netty/WriteBufferingAndExceptionHandler.java
1
97.35
-0.88% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerStream.java
1
87.6
-0.83% ../rls/src/main/java/io/grpc/rls/LinkedHashLruCache.java
1
91.9
-0.48% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
3
95.05
-0.44% ../core/src/main/java/io/grpc/internal/RetriableStream.java
3
86.32
-2.56% ../xds/src/main/java/io/grpc/xds/LeastRequestLoadBalancer.java
5
83.02
-9.43% ../core/src/main/java/io/grpc/internal/Http2Ping.java
19
92.36
3.6% ../xds/src/main/java/io/grpc/xds/CdsLoadBalancer2.java
Jobs
ID Job ID Ran Files Coverage
1 #20140.1 07 Jan 2026 02:23AM UTC 627
88.66
Source Files on build #20140
  • Tree
  • List 627
  • Changed 16
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20140
  • ebb94209 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