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

catmaid / CATMAID / 3018
47%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 31 Jan 2017 10:55PM UTC
Jobs 1
Files 85
Run time 14s
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
3018

push

travis-ci

tomka
Node back-end: return epoch timestamps instead of parsed string

This cuts JSON generation time in half, which can be >100ms for large
result sets. Consequently, overlay nodes nodes now store the edition
time as a second based epoch time number, which is the format Postgres
uses. To make this work with with string based state checking an
accessor has been added to the overlay node prototype, so that the ISO
string representation can be generated on demand and to set a value
based on a ISO string.

Not requiring DataTime objects to be converted to JSON on the back-end
also allows us to remove the use of the DjangoJSONEncoder and use the
standard encoder.

5971 of 12587 relevant lines covered (47.44%)

0.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3018.1 31 Jan 2017 10:55PM UTC 0
47.44
Travis Job 3018.1
Source Files on build 3018
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3018
  • af02e8df 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