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

grpc / grpc-java / #19493
89%

Build:
DEFAULT BRANCH: master
Ran 03 Oct 2024 12:12AM UTC
Jobs 1
Files 610
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

03 Oct 2024 12:03AM UTC coverage: 84.599% (+0.01%) from 84.586%
#19493

push

github

web-flow
Change PickFirstLeafLoadBalancer to only have 1 subchannel at a time (#11520)

* Change PickFirstLeafLoadBalancer to only have 1 subchannel at a time if environment variable GRPC_SERIALIZE_RETRIES == true.

Cache serializingRetries value so that it doesn't have to look up the flag every time.

Clear the correct task when READY in processSubchannelState and move the logic to cancelScheduledTasks

Cleanup based on PR review

remove unneeded checks for shutdown.

* Fix previously broken tests

* Shutdown previous subchannel when run off end of index.

* Provide option to disable subchannel retries to let PFLeafLB take control of retries.

* InternalSubchannel internally goes to IDLE when sees TF when reconnect is disabled.
Remove an extra index.increment in LeafLB

33705 of 39841 relevant lines covered (84.6%)

0.85 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
47.62
-4.76% ../core/src/main/java/io/grpc/internal/PickSubchannelArgsImpl.java
1
93.43
0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
9
97.46
-0.33% ../core/src/main/java/io/grpc/internal/PickFirstLeafLoadBalancer.java
9
97.11
0.05% ../core/src/main/java/io/grpc/internal/InternalSubchannel.java
45
76.89
0.22% ../api/src/main/java/io/grpc/LoadBalancer.java
Jobs
ID Job ID Ran Files Coverage
1 #19493.1 03 Oct 2024 12:12AM UTC 610
84.6
Source Files on build #19493
  • Tree
  • List 610
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19493
  • 9bb06af9 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