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

catmaid / CATMAID / 5585 / 3
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 23 Dec 2018 06:09AM UTC
Files 97
Run time 6s
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

23 Dec 2018 05:57AM UTC coverage: 45.371% (-0.1%) from 45.503%
5585.3

push

travis-ci

tomka
Tracing overlay: do tracing mirror requests in parallel

CATMAID's Tracing Overlay supports the use of tracing data mirror
servers which are used for everything but the active skeleton. If a
mirror is used, a second request for the active skeleton nodes in the
current field of view. So far these two request were done serially,
which added unnecessary wait times. This is changed now so that both
requests are sent in parallel. To facilitate this, CATMAID.fetch() now
supports a "parallel" parameter, that, if truthy, causes a new
RequestQueue to be created for each request.

If this is used a lot, it would make sense to make the RequestQueue
implementation more prototypical to safe memory when new instances are
created.

7685 of 16938 relevant lines covered (45.37%)

0.45 hits per line

Source Files on job 5585.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5096
  • Travis Job 5585.3
  • 7e35cd9c on github
  • Prev Job for on dev (#5584.3)
  • Next Job for on dev (#5586.3)
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