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

JeetShetty / GreenPiThumb / 382
78%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2017 04:07AM UTC
Jobs 1
Files 19
Run time 1s
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
382

push

travis-ci

web-flow
Changing timestamp serialization for database (#101)

dateutil's parsing is apparently very slow because it has to do a lot of
regexing on the date string to figure out its format automatically. We don't
strictly need this because we can just serialize it to a format that's
easier to parse back.

This changes the date serialization so that dates are always stored as UTC
times (so that we don't have to try to serialize/deserialize time zone). This
also removes milliseconds precision from the serialized format because it
wasn't a deliberate choice to add it and the timestamps probably aren't
precise to the millisecond of when the sensor was read.

This should fix #98.

413 of 508 relevant lines covered (81.3%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 382.1 30 Mar 2017 04:07AM UTC 0
81.3
Travis Job 382.1
Source Files on build 382
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #382
  • 89b1ca19 on github
  • Prev Build on master (#380)
  • Next Build on master (#386)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc