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

grpc / grpc-java / #19869
89%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2025 02:24PM UTC
Jobs 1
Files 615
Run time 15min
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

17 Jun 2025 02:14PM UTC coverage: 88.556% (-0.003%) from 88.559%
#19869

push

github

web-flow
util: Deliver addresses in a random order in MultiChildLb

This should often not matter much, but in b/412468630 it was cleary
visible that child creation order can skew load for the first batch of
RPCs. This doesn't solve all the cases, as further-away backends will
still be less likely chosen initially and it is ignorant of the LB
policy. But this doesn't impact correctness, is easy, and is one fewer
cases to worry about.

34560 of 39026 relevant lines covered (88.56%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.07
-0.82% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
3
93.26
-1.69% ../core/src/main/java/io/grpc/internal/AbstractClientStream.java
5
96.4
0.28% ../util/src/main/java/io/grpc/util/MultiChildLoadBalancer.java
Jobs
ID Job ID Ran Files Coverage
1 #19869.1 17 Jun 2025 02:24PM UTC 615
88.56
Source Files on build #19869
  • Tree
  • List 615
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19869
  • f07eb47c 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

© 2025 Coveralls, Inc