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

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

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 05 Mar 2019 06:00PM UTC
Files 100
Run time 50s
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

05 Mar 2019 03:36AM UTC coverage: 44.166% (+3.4%) from 40.742%
5838.2

push

travis-ci

tomka
Skeleton API: add extra options to import endpoint

The `POST /{project_id}/skeletons/import` API has now additional
options: The new parameter `skeleton_id` makes it possible to request a
particular skeleton ID during import, just like it is done for neurons
using `neuron_id`. If a skeleton or neuron with this ID exists already,
a new object is created and the existing one is not touched. If an error
should be raised instead, set the `auto_id` parameter to `false`. If
instead the passed in IDs should replace existing data, the `force`
parameter can be set to `true`. Both options apply to both neurons and
skeletons.

To replace an existing skeleton or neuron, the user has to have edit
permission on both the neuron and skeleton class instances as well as
all treenodes of the skeleton.

The default optiosn (`auto_id = True` and `force = False`) result in the
same default behavior as before.

If the passed in IDs are used for skeletons and neurons, both the
concept and location ID sequences are reset to the current maximum ID in
each table. This is needed, because it is also possible to import using
IDs that come after the current sequence state.

7952 of 18005 relevant lines covered (44.17%)

0.44 hits per line

Source Files on job 5838.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5281
  • Travis Job 5838.2
  • 7f793d27 on github
  • Prev Job for on dev (#5836.2)
  • Next Job for on dev (#5839.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