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

grpc / grpc-java / #20417
89%
master: 89%

Build:
Build:
LAST BUILD BRANCH: dev/sauravzg/extauthz-test-fixes
DEFAULT BRANCH: master
Ran 24 Aug 2026 09:28AM UTC
Jobs 1
Files 685
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

24 Aug 2026 09:15AM UTC coverage: 89.165% (+0.04%) from 89.127%
#20417

push

github

web-flow
compiler: add retry loop and enable allowEmptyChecksums on Windows (v1.83.x backport) (#12988)

Backport of #12962 to v1.83.x.
---
Enables allowEmptyChecksums globally on Chocolatey and implements a
3-attempt retry loop for pkgconfiglite to prevent Windows CI failures
caused by transient network or SourceForge mirror errors. Even though
--allow-empty-checksums is passed to choco install, newer Chocolatey
versions do not propagate this CLI flag to the nested PowerShell
installer script (chocolateyInstall.ps1). The inner script fails when
downloading the binary from non-secure HTTP SourceForge mirrors unless
the allowEmptyChecksums feature is globally enabled via choco feature
beforehand.
This change also makes the script exit prematurely if pkg-config
installation still failed instead of continuing and failing later at the
linking step.

[Failed Kokoro build logs
example](https://btx.cloud.google.com/invocations/f43affbc-6ace-4158-bac4-86779b985b2f/targets/grpc%2Fjava%2Fmaster%2Fpresubmit%2Fwindows;config=default/log).

38043 of 42666 relevant lines covered (89.16%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
96.57
-0.57% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
1
47.62
-4.76% ../core/src/main/java/io/grpc/internal/PickSubchannelArgsImpl.java
1
87.36
-0.22% ../inprocess/src/main/java/io/grpc/inprocess/InProcessTransport.java
1
87.88
-3.03% ../netty/src/main/java/io/grpc/netty/ClientTransportLifecycleManager.java
1
93.21
-0.14% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpClientTransport.java
1
96.55
-0.57% ../xds/src/main/java/io/grpc/xds/client/LoadReportClient.java
Jobs
ID Job ID Ran Files Coverage
1 #20417.1 24 Aug 2026 09:28AM UTC 685
89.16
Source Files on build #20417
  • Tree
  • List 685
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20417
  • e6c3e3e2 on github
  • Prev Build on v1.83.x
  • Next Build on v1.83.x
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