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

acardona / CATMAID / 417 / 1
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2015 01:59PM UTC
Files 71
Run time 1min
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

13 Mar 2015 01:11PM UTC coverage: 37.438%. Remained the same
417.1

push

travis-ci

tomka
Move URL based initialization into one place

The current URL based initialization is not exactly easy to read and
uses a lot of global variables. Moreover, the actual project/stack
loading based on those globals happens in a place where it is rather
unexpected (the response handler of general project loading). If
multiple stacks are loaded, a requested tool is newly created fore every
single stack, leading to problems if this triggers asynchronous actions
(like loading treenodes).

Therefore, this commit moves all the URL based initialization into
realInit(), close to the actual parsing code. The removes nine global
variables (!), makes the code easier to read and now also only one tool
instances is created, regardless of the number of stacks.

See acardona/CATMAID#729

3943 of 10532 relevant lines covered (37.44%)

0.37 hits per line

Source Files on job 417.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 417
  • Travis Job 417.1
  • e857afae on github
  • Prev Job for on master (#416.1)
  • Next Job for on master (#422.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