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

luci / gae / 135
82%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2016 12:28AM UTC
Jobs 1
Files 71
Run time 3s
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
135

push

travis-ci

Commit bot
Don't filter "Stop" error in raw interface.

The Stop error is a high-level error used by the datastore service to
indicate that an iterative operation should stop rather. It should
appear to the user as a "nil" error.

However, currently the datastore raw implementations are filtering Stop
and converting it to "nil". This prevents other filters from
identifying Stop events from their lower level callbacks.

Update raw datastore methods to not filter Stop, and update their tests
to accept Stop as a valid successful result.

BUG=

Review URL: https://codereview.chromium.org/1844183003

6377 of 7712 relevant lines covered (82.69%)

1246.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 135.1 31 Mar 2016 12:28AM UTC 0
82.69
Travis Job 135.1
Source Files on build 135
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #135
  • 2b07306e on github
  • Prev Build on master (#134)
  • Next Build on master (#136)
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