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

grpc / grpc-java / #20387
89%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2026 09:41AM UTC
Jobs 1
Files 686
Run time 2min
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

03 Aug 2026 09:27AM UTC coverage: 89.149%. Remained the same
#20387

push

github

web-flow
Increase initial timeout and add retry loop in gae-interop-testing (#12868)

1. Allow the newly deployed App Engine instance up to 2 minutes to
complete its JVM initialization and handle the cold start, to avoid the
SocketTimeoutException seen in GAE interop testing action ([to fix
failure logs](http://shortn/_y9PNlGvrki)).
2. Wait and Retry Loop: Added a loop that attempts the check up to 5
times with a 2-second sleep between attempts. This will gracefully
absorb any transient warmup or App Engine routing latency ([to fix
failure logs even with initial 2 min delay](http://shortn/_ONTi0mqEdB)).
3. Detailed Failure Logs: If all attempts fail, we now retrieve the
response bodies (result.body().string()) and include them along with the
status codes in the final error message, allowing for straightforward
debugging of any persistent downstream issues. ([failure logs even after
retry failures](http://shortn/_y9PNlGvrki))

The 3rd logs above show grpc-test.sandbox.googleapis.com must be
experiencing a backend outage.

38310 of 42973 relevant lines covered (89.15%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
95.07
-0.44% ../core/src/main/java/io/grpc/internal/RetriableStream.java
3
92.06
-1.4% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
1
90.77
-0.26% ../core/src/main/java/io/grpc/internal/ClientCallImpl.java
1
93.21
-0.14% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
93.83
-0.62% ../opentelemetry/src/main/java/io/grpc/opentelemetry/OpenTelemetryMetricSink.java
1
73.27
-0.99% ../servlet/src/main/java/io/grpc/servlet/AsyncServletOutputStreamWriter.java
Jobs
ID Job ID Ran Files Coverage
1 #20387.1 03 Aug 2026 09:41AM UTC 686
89.15
Source Files on build #20387
  • Tree
  • List 686
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20387
  • 51856839 on github
  • Prev Build on master
  • Next Build on master
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc