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

grpc / grpc-java / 5036
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v1.80.x
DEFAULT BRANCH: master
Ran 25 Oct 2016 11:57PM UTC
Jobs 1
Files 156
Run time 9s
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

pending completion
5036

push

travis-ci

web-flow
core: fix race condition for TransportSet scheduleBackoff

Trying to fix issue  #2188
- Try to keep avoiding the lock issue #2152 and also to avoid race condition #2188.
- Add `checkState` for `endBackoff()`. Could help hit and identify any potential issue related to #2188.
- Make sure `startBackoff()` and `endBackoff()` invoked in the right order.
- Not to schedule endBackoff if transportSet has been shutdown.

22 of 22 new or added lines in 2 files covered. (100.0%)

7344 of 8273 relevant lines covered (88.77%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
core/src/main/java/io/grpc/internal/TransportSet.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
core/src/main/java/io/grpc/internal/ClientCallImpl.java
1
100.0
core/src/main/java/io/grpc/inprocess/InProcessTransport.java
1
100.0
context/src/main/java/io/grpc/Deadline.java
1
100.0
netty/src/main/java/io/grpc/netty/ProtocolNegotiators.java
1
100.0
core/src/main/java/io/grpc/internal/TransportSet.java
2
100.0
core/src/main/java/io/grpc/internal/MessageFramer.java
2
100.0
context/src/main/java/io/grpc/Context.java
Jobs
ID Job ID Ran Files Coverage
1 5036.1 25 Oct 2016 11:57PM UTC 0
88.77
Travis Job 5036.1
Source Files on build 5036
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5036
  • 22de0d4a on github
  • Prev Build on v1.0.x (#4930)
  • Next Build on v1.0.x (#5201)
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