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

grpc / grpc-java / #19110
89%

Build:
DEFAULT BRANCH: master
Ran 22 Mar 2024 12:11AM UTC
Jobs 1
Files 556
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

22 Mar 2024 12:02AM UTC coverage: 88.291% (+0.004%) from 88.287%
#19110

push

github

web-flow
core: Provide DEADLINE_EXCEEDED insights for context deadline

We provided extra details when the RPC is killed by CallOptions'
Deadline, but didn't do the same for Context.

To avoid duplicating code, things were restructured, including the
threading. There are more code flows now, but I think the
multi-threading came out more obvious and less error-prone. I didn't
change the status when the deadline is already expired, because the
text is shared with DelayedClientCall and AbstractInteropTest doesn't
distinguish between the two cases.

This is a roll-forward that avoids a NPE when cancel() is called
without an earlier call to start().

As seen at b/300991330

31196 of 35333 relevant lines covered (88.29%)

0.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.57
-2.86% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
2
81.05
0.0% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
3
79.37
-2.38% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
6
79.37
-9.52% ../util/src/main/java/io/grpc/util/AdvancedTlsX509KeyManager.java
32
90.96
3.06% ../core/src/main/java/io/grpc/internal/ClientCallImpl.java
Jobs
ID Job ID Ran Files Coverage
1 #19110.1 22 Mar 2024 12:11AM UTC 556
88.29
Source Files on build #19110
  • Tree
  • List 556
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19110
  • 3abab95e 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