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

grpc / grpc-java / #19966
89%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2025 11:17PM UTC
Jobs 1
Files 615
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

28 Aug 2025 11:07PM UTC coverage: 88.54% (-0.03%) from 88.565%
#19966

push

github

web-flow
bazel: Use java/proto rules from rules_java/rules_proto instead of native rules

It's discouraged in modern Bazel to use native rules and will make it
difficult for modules dependent on grpc-java to fully migrate to new
versions of Bazel (like grpc-kotlin).

For example, try building this repo using:

```bash
$ bazelisk build ... --incompatible_autoload_externally=
```

It will fail.

**IMPORTANT**: Now you still see errors after this commit, but it's
better because the errors come from `@protobuf`, not `@grpc-java`.

34681 of 39170 relevant lines covered (88.54%)

0.89 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.3
-0.41% ../netty/src/main/java/io/grpc/netty/Utils.java
2
93.15
-0.33% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerTransport.java
3
69.83
-2.59% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
4
78.95
-4.21% ../okhttp/src/main/java/io/grpc/okhttp/ExceptionHandlingFrameWriter.java
6
78.51
-4.96% ../servlet/src/main/java/io/grpc/servlet/ServletAdapter.java
Jobs
ID Job ID Ran Files Coverage
1 #19966.1 28 Aug 2025 11:17PM UTC 615
88.54
Source Files on build #19966
  • Tree
  • List 615
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19966
  • 7322c075 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