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

catmaid / CATMAID / 7871
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 17 Mar 2021 05:06PM UTC
Jobs 3
Files 111
Run time 6min
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
7871

push

travis-ci

tomka
Layouts: store only "input models", if available

Some widgets, like the Connectivity Widget, act as a search for
skeletons based on an input set. So far, the layout engine just used all
models provided by a source. In the case of the Connectivity Widget,
this would include all partner skeletons. When such a layout would be
loaded all stored models for a widget would be append to a new widget
instance. For the Connectivity Widget this leads to unintended
consequences: searching for the partners of the whole set, making the
query typically much larger than intended.

This is fixed now by allowing widgets to define a getInputModels()
method, which is supposed to only return those models that can be
considered input of some form to a widget. This is implemented so far
only for the Connectivity Widget and defaults to returning all skeleton
models by default for any other widget.

9184 of 20346 relevant lines covered (45.14%)

1.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7871.1 17 Mar 2021 05:06PM UTC 0
45.14
Travis Job 7871.1
2 7871.2 17 Mar 2021 05:07PM UTC 0
45.14
Travis Job 7871.2
3 7871.3 17 Mar 2021 05:12PM UTC 0
45.22
Travis Job 7871.3
Source Files on build 7871
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7871
  • 238acdb9 on github
  • Prev Build on dev (#7870)
  • Next Build on dev (#7872)
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