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

acardona / CATMAID / 417
38%

Build:
DEFAULT BRANCH: master
Ran 13 Mar 2015 01:59PM UTC
Jobs 1
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

pending completion
417

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

Jobs
ID Job ID Ran Files Coverage
1 417.1 13 Mar 2015 01:59PM UTC 0
37.44
Travis Job 417.1
Source Files on build 417
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #417
  • e857afae on github
  • Prev Build on master (#416)
  • Next Build on master (#422)
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