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

luci / gae / 113
82%

Build:
DEFAULT BRANCH: master
Ran 05 Jan 2016 03:08AM UTC
Jobs 1
Files 67
Run time 2s
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
113

push

travis-ci

Commit bot
impl/memory: Fix time serialization encoding.

In a PropertyMap, time is serialized as an integer type. However, for
queries, time is serialized as a time type. This causes all queries on
time fields to select any encoded time properties, since PTTime > PTInt.

This patch causes queries to serialize PTTime properties as PTInts to
match the indexes.

Fixes #34.

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

6038 of 7431 relevant lines covered (81.25%)

1003.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 113.1 05 Jan 2016 03:08AM UTC 0
81.25
Travis Job 113.1
Source Files on build 113
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #113
  • 21185c79 on github
  • Prev Build on master (#112)
  • Next Build on master (#114)
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