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

catmaid / CATMAID / 7871 / 2
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 17 Mar 2021 05:07PM UTC
Files 111
Run time 17s
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

17 Mar 2021 04:37PM UTC coverage: 45.139%. Remained the same
7871.2

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%)

0.45 hits per line

Source Files on job 7871.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6544
  • Travis Job 7871.2
  • 238acdb9 on github
  • Prev Job for on dev (#7870.1)
  • Next Job for on dev (#7872.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