CAVEconnectome / CAVEclient

This is the python client for accessing REST APIs within the Connectome Annotation Versioning Engine.
https://caveconnectome.github.io/CAVEclient/
MIT License
19 stars 12 forks source link

Added valid node request to chunkedgraph #68

Closed sdorkenw closed 2 years ago

sdorkenw commented 2 years ago

Currently only for pcgv1. pcgv2 has an untested PR pending: https://github.com/seung-lab/PyChunkedGraph/pull/393. Need to wait for that to be deployed before merging this PR.

fcollman commented 2 years ago

this looks good.. i do think we should add a mock test as we have good testing coverage on the chunkegraph

sdorkenw commented 2 years ago

agreed. Will add that tomorrow-ish

fcollman commented 2 years ago

just a reminder about this