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

grpc / grpc-java / #20282
89%

Build:
DEFAULT BRANCH: master
Ran 18 May 2026 12:58PM UTC
Jobs 1
Files 653
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

18 May 2026 12:47PM UTC coverage: 88.845% (-0.002%) from 88.847%
#20282

push

github

web-flow
Remove JSR-305 ThreadSafe annotation and replace with JavaDoc (#12762)

For non-final public classes and interfaces only, this PR removes JSR-305 ThreadSafe annotations but instead of replacing with ErrorProne's ThreadSafe, sticks to adding a JavaDoc comment. This should basically keep things inline with what JSR-305 ThreadSafe affords.

Adding ErrorProne's ThreadSafe can be considered in the future, as it
expects more things than JSR-305.

Removing the JSR-305 dependency here allows Java applications that have
moved away from javax to compile and avoids a bug in Immutables and
Lombok (and possibly other annotation processors) from failing when
JSR-305 is not present.

36269 of 40823 relevant lines covered (88.84%)

0.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
34
79.65
0.0% ../api/src/main/java/io/grpc/LoadBalancer.java
5
74.14
-4.31% ../servlet/src/main/java/io/grpc/servlet/ServletServerStream.java
3
81.15
0.0% ../api/src/main/java/io/grpc/NameResolver.java
2
98.0
0.0% ../core/src/main/java/io/grpc/internal/KeepAliveManager.java
2
93.38
-0.32% ../okhttp/src/main/java/io/grpc/okhttp/OkHttpServerTransport.java
1
96.57
-0.57% ../core/src/main/java/io/grpc/internal/DelayedClientTransport.java
Jobs
ID Job ID Ran Files Coverage
1 #20282.1 18 May 2026 12:58PM UTC 653
88.84
Source Files on build #20282
  • Tree
  • List 653
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20282
  • e231c879 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