-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add cell_id to IntracellularElectrode #1459
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1459 +/- ##
=======================================
Coverage 77.46% 77.47%
=======================================
Files 37 37
Lines 2734 2735 +1
Branches 455 455
=======================================
+ Hits 2118 2119 +1
Misses 535 535
Partials 81 81
Continue to review full report at Codecov.
|
Please add a roundtrip test, which will probably only work after the schema is updated. |
done. Should I update the nwb schema as well? |
Yes, please update the schema submodule to point to the head of nwb-schema. |
@bendichter this is good to go |
Motivation
relies on NeurodataWithoutBorders/nwb-schema#512