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

grpc / grpc-java / #19174
89%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2024 10:44PM UTC
Jobs 1
Files 567
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

25 Apr 2024 10:35PM UTC coverage: 88.091% (+0.02%) from 88.069%
#19174

push

github

ejona86
rls: Document RefCountedChildPolicyWrapperFactory as non-threadsafe

Instead of having docs in RefCountedChildPolicyWrapperFactory saying
that every method was guarded by a lock, I added `@GuardedBy("lock")`
within CachingRlsLbClient, so now it is clearly not thread-safe and the
lock protects access. The AtomicLong was replaced with a long since
1) there was no multi-threading and 2) the logic was not atomic-safe
which was misleading.

31216 of 35436 relevant lines covered (88.09%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #19174.1 25 Apr 2024 10:44PM UTC 0
88.09
Source Files on build #19174
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #19174
  • 05619540 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