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

grpc / grpc-java / #19246
89%

Build:
DEFAULT BRANCH: master
Ran 23 May 2024 09:53PM UTC
Jobs 1
Files 578
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

23 May 2024 09:45PM UTC coverage: 88.451%. Remained the same
#19246

push

github

web-flow
core: Exit idle mode when delayed transport is in use

8844cf7b8 triggered a regression where a new RPC wouldn't cause the
channel to exit idle mode, if an RPC was still progressing on an old
transport. This was already possible previously, but was racy.
8844cf7b8 made it less racy and more obvious.

The two added `exitIdleMode()` calls in this commit are companions to
those in `enterIdleMode()`, which detect whether the channel should
immediately exit idle mode.

Noticed in cl/635819804.

32045 of 36229 relevant lines covered (88.45%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #19246.1 23 May 2024 09:53PM UTC 0
88.45
Source Files on build #19246
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #19246
  • fea577c8 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