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

grpc / grpc-java / #19122
89%

Build:
DEFAULT BRANCH: master
Ran 27 Mar 2024 06:48PM UTC
Jobs 1
Files 556
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

27 Mar 2024 06:40PM UTC coverage: 88.257% (-0.01%) from 88.268%
#19122

push

github

web-flow
core: Transition to CONNECTING immediately when exiting idle

The name resolver takes some time before it returns addresses. While waiting the channel will be IDLE instead of the proper CONNECTING. This generally doesn't matter since RPCs behave similarly for IDLE and CONNECTING, but is confusing for users when watching channel.getState() closely.

Fixes #10517.

31206 of 35358 relevant lines covered (88.26%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.85
-0.22% ../netty/src/main/java/io/grpc/netty/NettyServerHandler.java
1
97.35
-0.88% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerStream.java
7
88.89
-2.88% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
54
93.5
0.01% ../core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #19122.1 27 Mar 2024 06:48PM UTC 556
88.26
Source Files on build #19122
  • Tree
  • List 556
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19122
  • 2c5f0c22 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