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

luci / gae / 165
82%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2016 02:05AM UTC
Jobs 1
Files 76
Run time 4s
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
165

push

travis-ci

Commit bot
datastore: Update AllocateIDs to take keys.

Update the Datastore's AllocateIDs call to accept variadic arguments similar
to Get/Put/Delete/Exists. Structs can be supplied to populate their keys
directly, and keys or key slices can be supplied to directly allocate keys.

This adds some Key helper functions:
- SameKind, which asserts that keys reference the same kind.
- Partial, which returns a partial key given a source key.
- WithID, which returns a derivative key with the specified ID.
- NewIncompleteKeys, which allocates a slice of incomplete keys given a kind.

BUG=

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

268 of 268 new or added lines in 15 files covered. (100.0%)

6961 of 8494 relevant lines covered (81.95%)

1234.22 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
filter/count/rds.go
2
100.0
filter/txnBuf/state.go
2
100.0
impl/dummy/dummy.go
2
100.0
impl/memory/datastore.go
4
100.0
filter/featureBreaker/rds.go
4
100.0
impl/memory/datastore_data.go
7
100.0
service/datastore/key.go
7
100.0
service/datastore/multiarg.go
31
100.0
service/datastore/datastore.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
filter/count/rds.go
1
100.0
impl/memory/datastore_index_selection.go
1
100.0
service/datastore/multiarg.go
1
100.0
impl/memory/datastore.go
1
100.0
filter/txnBuf/state.go
Jobs
ID Job ID Ran Files Coverage
1 165.1 01 Jul 2016 02:05AM UTC 0
81.95
Travis Job 165.1
Source Files on build 165
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #165
  • a212da04 on github
  • Prev Build on master (#164)
  • Next Build on master (#166)
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