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

grpc / grpc-java / #20141
89%

Build:
DEFAULT BRANCH: master
Ran 07 Jan 2026 04:04PM UTC
Jobs 1
Files 627
Run time 3min
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

07 Jan 2026 03:51PM UTC coverage: 88.665% (+0.006%) from 88.659%
#20141

push

github

ejona86
Catch Errors when calling complex parsing code

When we have involved parsing/validation logic, it would be easy to have
bugs. There's little reason we can't handle those bugs, as the logic
shouldn't be modifying global state. While the current config is bad or
trigger a bug, we want to keep working until we get good/working config
again.

For XDS, we do have the problem of losing the exception's stack trace.
We could consider increasing the log level, but we could also consider
propagating the error to the listener. Let's skip figuring out that
exact behavior for now, and just move a step in the right direction.

35326 of 39842 relevant lines covered (88.67%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.14
-0.4% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
1
93.21
-0.14% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
74.23
-1.03% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
1
74.14
-0.86% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
2
97.47
0.37% ../xds/src/main/java/io/grpc/xds/client/XdsResourceType.java
Jobs
ID Job ID Ran Files Coverage
1 #20141.1 07 Jan 2026 04:04PM UTC 627
88.67
Source Files on build #20141
  • Tree
  • List 627
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20141
  • a535ed79 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