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

ben-manes / caffeine / 2544
100%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2020 07:46AM UTC
Jobs 1
Files 76
Run time 6s
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

pending completion
2544

push

travis-ci

ben-manes
Add optimistic fast path for putIfAbsent to avoid locking

This mirrors the optimization in computeIfAbsent, which only locks
if the lookup failed and the value may need to be computed.

See https://github.com/apache/openwhisk/pull/2797 for a use-case
where the users had to modify their usage to obtain their
performance goals.

8 of 8 new or added lines in 1 file covered. (100.0%)

6134 of 6571 relevant lines covered (93.35%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2544.2 (TERM=dumb ORG_GRADLE_PROJECT_checksumFailOn=build_finish ORG_GRADLE_PROJECT_checksumPrint=true ORG_GRADLE_PROJECT_checksumIgnore=false GROUP=tests) 23 Mar 2020 07:46AM UTC 0
93.35
Travis Job 2544.2
Source Files on build 2544
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2544
  • 614fe605 on github
  • Prev Build on master (#2543)
  • Next Build on master (#2549)
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