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

luci / gae
82%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jul 2015 03:24AM UTC
Files 76
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

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

Relevant lines Covered
Build:
Build:
8494 RELEVANT LINES 6961 COVERED LINES
1234.22 HITS PER LINE
Source Files on master
  • List 0
  • Changed 30
  • Source Changed 16
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
165 master 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 ... push 01 Jul 2016 02:05AM UTC Commit bot travis-ci pending completion  
164 master Refactor multiarg, split MGS/PLS. Refactor the multiarg construction method to handle the various cases inline, rather than defining and invoking methods for specific scenarios. This enables PropertyLoadSaver-based methods to be handled separatel... push 01 Jul 2016 01:55AM UTC Commit bot travis-ci pending completion  
163 master make swarming trybuilders non-experimental R=iannucci@chromium.org, dnj@chromium.org BUG=622093 Review-Url: https://codereview.chromium.org/2083193006 push 27 Jun 2016 05:54PM UTC Commit bot travis-ci pending completion  
162 master cq.cfg: enable experimental swarming builders R=estaab@chromium.org, vadimsh@chromium.org BUG=622093 Review-Url: https://codereview.chromium.org/2090433002 push 21 Jun 2016 11:16PM UTC Commit bot travis-ci pending completion  
161 master Add datastore dumper tool. This allows you to dump the datastore in whole or part, with or without special formatting directives. R=dnj@chromium.org, nodir@chromium.org BUG= Review-Url: https://codereview.chromium.org/2037433002 push 14 Jun 2016 12:17AM UTC Commit bot travis-ci pending completion  
160 master Add TrimmedAppID to info service. Also refactor info service to share common 'augmented' methods in the service/info package itself, ala service/datastore. Split out from CL: https://chromiumcodereview.appspot.com/1537883002 R=dnj@chromium.org ... push 14 Jun 2016 12:13AM UTC Commit bot travis-ci pending completion  
159 master Add DefaultVersionHostname to impl/memory/info. R=dnj@chromium.org, nodir@chromium.org BUG= Review-Url: https://codereview.chromium.org/2028423002 push 11 Jun 2016 02:30AM UTC Commit bot travis-ci pending completion  
158 master Fix typo in pls.go docs push 10 Jun 2016 11:11PM UTC web-flow travis-ci pending completion  
157 master Allow uint16 and uint32 in MakeKey. R=dnj@chromium.org, nodir@chromium.org BUG= Review-Url: https://codereview.chromium.org/2036543003 push 02 Jun 2016 10:46PM UTC Commit bot travis-ci pending completion  
156 master Add GetNoTxn to txnBuf as a hack. I really don't like this but short of fixing #23, I don't think there's much we can do. R=dnj@chromium.org, nodir@chromium.org BUG= Review-Url: https://codereview.chromium.org/2036593002 push 02 Jun 2016 10:42PM UTC Commit bot travis-ci pending completion  
See All Builds (141)
  • Repo on GitHub
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

© 2025 Coveralls, Inc