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

grpc / grpc-java / #20056
89%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2025 09:50PM UTC
Jobs 1
Files 623
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

05 Nov 2025 09:37PM UTC coverage: 88.542% (+0.03%) from 88.515%
#20056

push

github

web-flow
util: Add A68 random subsetting LB

implementing [gRFC A68](https://github.com/grpc/proposal/blob/master/A68-random-subsetting.md)

This change contains:
1. Usage of `murmur3_128` hashing algorithm from Guava library.
2. Implementation of `RandomSubsettingLoadBalancer` and
`RandomSubsettingLoadBalancerProvider` classes and integration into the
`util` project.

Since envoy extensions does not support `random_subsetting` LB policy
yet, xDS related changes will be introduced later. Envoy PR
[here](https://github.com/envoyproxy/envoy/pull/41758).

35043 of 39578 relevant lines covered (88.54%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.55
-0.57% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
1
74.23
-1.03% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
Jobs
ID Job ID Ran Files Coverage
1 #20056.1 05 Nov 2025 09:50PM UTC 623
88.54
Source Files on build #20056
  • Tree
  • List 623
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20056
  • 48a42889 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