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

grpc / grpc-java / #20177
89%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 04:12PM UTC
Jobs 1
Files 630
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

23 Feb 2026 03:46PM UTC coverage: 88.701% (-0.01%) from 88.714%
#20177

push

github

web-flow
Trigger R8's ServiceLoader optimization

This simplifies R8 Full Mode's configuration when paired with R8
optimizations (which is made more difficult to avoid in AGP 9), as when
the optimization is triggered Full Mode will automatically keep the
constructor for the relevant classes.

android-interop-test doesn't currently enable R8 optimizations, so it
doesn't actually demonstrate the benefit, but I have manually confirmed
that enabling proguard-android-optimize.txt does cause the ServiceLoader
optimization in android-interop-test. Note that full mode is a separate
configuration and not necessary to get the ServiceLoader optimization.

35461 of 39978 relevant lines covered (88.7%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.6
-0.83% ../rls/src/main/java/io/grpc/rls/LinkedHashLruCache.java
1
93.33
-0.48% ../xds/src/main/java/io/grpc/xds/client/ControlPlaneClient.java
2
96.55
-3.45% ../api/src/main/java/io/grpc/ServerRegistry.java
2
87.75
-0.79% ../core/src/main/java/io/grpc/internal/DelayedClientCall.java
3
92.65
0.0% ../api/src/main/java/io/grpc/NameResolverRegistry.java
4
42.86
-32.14% ../api/src/main/java/io/grpc/InternalServiceProviders.java
4
91.49
0.0% ../api/src/main/java/io/grpc/LoadBalancerRegistry.java
5
88.1
-3.8% ../api/src/main/java/io/grpc/ServiceProviders.java
5
74.14
-4.31% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
7
87.93
0.0% ../xds/src/main/java/io/grpc/xds/XdsCredentialsRegistry.java
Jobs
ID Job ID Ran Files Coverage
1 #20177.1 23 Feb 2026 04:12PM UTC 630
88.7
Source Files on build #20177
  • Tree
  • List 630
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20177
  • 470219f9 on github
  • Prev 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