• 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

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.77
-0.16% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerTransport.java
1
94.12
-1.18% ../netty/src/main/java/io/grpc/netty/WriteBufferingAndExceptionHandler.java
2
91.43
-5.71% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
6
79.37
-9.52% ../util/src/main/java/io/grpc/util/AdvancedTlsX509KeyManager.java
47
93.65
-0.11% ../core/src/main/java/io/grpc/internal/ManagedChannelImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #19246.1 23 May 2024 09:53PM UTC 578
88.45
Source Files on build #19246
  • Tree
  • List 578
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • 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