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

catmaid / CATMAID / 5869 / 4
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 29 Mar 2019 12:34AM UTC
Files 100
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

29 Mar 2019 12:12AM UTC coverage: 42.966%. Remained the same
5869.4

push

travis-ci

tomka
Tracing overlay: fix queuing of redraw updates

Queuing all node queries as a microtask in the JavaScript event loop
using promises doesn't work well with how the stack viewer is updated on
a section change at the moment. When queued using promises (microtasks),
for some not fully investigated reason, the redraw() call on the tracing
overlay will be executed after the section was changed in the stack
viewer a second time, when having fast consecutive section changes.
Queuing all spatial queries in the regular submitter queue seems to
fix this.

Fixes catmaid/CATMAID#1849

7761 of 18063 relevant lines covered (42.97%)

0.43 hits per line

Source Files on job 5869.4
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5306
  • Travis Job 5869.4
  • d94f9349 on github
  • Prev Job for on dev (#5868.4)
  • Next Job for on dev (#5870.1)
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