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

catmaid / CATMAID / 5838
45%
master: 45%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: master
Ran 05 Mar 2019 04:20AM UTC
Jobs 4
Files 100
Run time 821min
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
5838

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.

7953 of 18005 relevant lines covered (44.17%)

1.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5838.1 05 Mar 2019 04:20AM UTC 0
44.17
Travis Job 5838.1
2 5838.2 05 Mar 2019 06:00PM UTC 0
44.17
Travis Job 5838.2
3 5838.3 05 Mar 2019 04:20AM UTC 0
44.17
Travis Job 5838.3
4 5838.4 05 Mar 2019 04:32AM UTC 0
42.89
Travis Job 5838.4
Source Files on build 5838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5838
  • 7f793d27 on github
  • Prev Build on dev (#5836)
  • Next Build on dev (#5839)
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