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

luci / luci-go / 1204
62%

Build:
DEFAULT BRANCH: master
Ran 06 Dec 2016 06:50PM UTC
Jobs 1
Files 589
Run time 484min
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
1204

push

travis-ci

Commit bot
Add GAE datastore caching layer implementation.

Add an AppEngine datastore-backed caching layer. This layer allows
arbitrary packages to register a cache handler and use a
datastore-backed cache for its data. It is suppored by a cron task which
refreshes and/or prunes cache entries periodically.

The initial implementation's schema is shard-able, but its initial user
(config service) is not expected to need shards, so full shard support
is not implemented. This implementation is forward-compatible with such
support, though, should it be added in the future.

BUG=None
TEST=None

Review-Url: https://codereview.chromium.org/2483233003

487 of 487 new or added lines in 3 files covered. (100.0%)

32892 of 52422 relevant lines covered (62.74%)

1484.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
appengine/datastorecache/cache.go
6
100.0
appengine/datastorecache/manager.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
common/tsmon/flags.go
2
100.0
common/config/impl/filesystem/sort.go
3
100.0
common/clock/clockcontext.go
32
100.0
common/tsmon/iface.go
Jobs
ID Job ID Ran Files Coverage
1 1204.1 06 Dec 2016 06:50PM UTC 0
62.74
Travis Job 1204.1
Source Files on build 1204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1204
  • 01914a38 on github
  • Prev Build on master (#1202)
  • Next Build on master (#1205)
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