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

luci / gae / 151
82%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2016 07:25PM UTC
Jobs 1
Files 76
Run time 5s
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
151

push

travis-ci

Commit bot
filter/txnBuf: Use fully-qualified App ID.

Use the fully-qualified app ID when creating the in-memory datastore for
transaction buffer. Previously, transaction buffer would use the
standard App ID, while production datastore would use the
fully-qualified App ID, causing key incompatibility errors in
production.

Cleanup impl/memory's NewDatastore function to not install superfluous
services into the Context. This draws a cleaner line between
impl/memory's dual purposes as both a rich testing enviornment and a
production-grade in-memory datastore.

In addition, have impl/memory's info service differentiate between the
two. This causes tests for filter/txnBuf to properly fail lacking this
fix, enabling regression protection.

To support this, impl/memory's Info service will now parse the supplied
App ID. If it contains a "~" character, it is split into fully-qualified
and regular AppID. Otherwise, the two will be the same.

BUG=

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

24 of 24 new or added lines in 4 files covered. (100.0%)

6565 of 8022 relevant lines covered (81.84%)

1277.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 151.1 29 Apr 2016 07:25PM UTC 0
81.84
Travis Job 151.1
Source Files on build 151
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #151
  • 5e312adb on github
  • Prev Build on master (#150)
  • Next Build on master (#152)
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