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

grpc / grpc-java / #19662
89%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2025 08:06PM UTC
Jobs 1
Files 607
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

25 Jan 2025 12:42AM UTC coverage: 88.575% (-0.009%) from 88.584%
#19662

push

github

web-flow
core:Have acceptResolvedAddresses() do a seek when in CONNECTING state and cleanup removed subchannels when a seek was successful (#11849)

* Have acceptResolvedAddresses() do a seek when in CONNECTING state and cleanup removed subchannels when a seek was successful.
Move cleanup of removed subchannels into a method so it can be called from 2 places in acceptResolvedAddresses.
Since the seek could mean we never looked at the first address, if we go off the end of the index and haven't looked at the all of the addresses then instead of scheduleBackoff() we reset the index and request a connection.

33726 of 38076 relevant lines covered (88.58%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.12
-1.18% ../netty/src/main/java/io/grpc/netty/WriteBufferingAndExceptionHandler.java
1
93.33
0.95% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
2
88.04
-0.96% ../netty/src/main/java/io/grpc/netty/NettyServer.java
2
93.27
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
4
87.24
-1.65% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
9
97.73
0.03% ../core/src/main/java/io/grpc/internal/PickFirstLeafLoadBalancer.java
Jobs
ID Job ID Ran Files Coverage
1 #19662.1 26 Jan 2025 08:06PM UTC 607
88.58
Source Files on build #19662
  • Tree
  • List 607
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19662
  • 87aa6dea 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