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

grpc / grpc-java / #19175
89%

Build:
DEFAULT BRANCH: master
Ran 25 Apr 2024 10:47PM 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:38PM UTC coverage: 88.068% (-0.02%) from 88.091%
#19175

push

github

ejona86
rls: Fix time handling in CachingRlsLbClient

`getMinEvictionTime()` was fixed to make sure only deltas were used for
comparisons (`a < b` is broken; `a - b < 0` is okay). It had also
returned `0` by default, which was meaningless as there is no epoch for
`System.nanoTime()`. LinkedHashLruCache now passes the current time into
a few more functions since the implementations need it and it was
sometimes already available. This made it easier to make some classes
static.

31206 of 35434 relevant lines covered (88.07%)

0.88 hits per line

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