-
Notifications
You must be signed in to change notification settings - Fork 90
ElectrodesTable #1890
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
ElectrodesTable #1890
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## nwb-schema-2.9.0 #1890 +/- ##
===================================================
Coverage ? 94.77%
===================================================
Files ? 28
Lines ? 2795
Branches ? 715
===================================================
Hits ? 2649
Misses ? 87
Partials ? 59
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@rly This is at the point where everything works on my end, I added some notes for future reference, and should be good to go. Let me know what you think. Let's see if we can release the schema asap after merging the electrodes schema |
|
@mavaylon1 I reconfigured this PR to merge into the We're testing backwards compatibility with a file |
|
I asked @stephprince to jump in on this so that we can get this merged tomorrow. One other thing I forgot to mention is that we should include the code used to generate the test files in |
|
Okay great thanks for passing this on @rly |
@rly I think there was supposed to be a different file name provided here. I renamed to As a side note - I don't think the |
Yes use version 3.0.0. It should be the last pynwb release before the change.
A demonstration / record Thank you @stephprince ! |
|
This looks good to me. @mavaylon1 please review the changes that @stephprince and I made to your PR. |
Motivation
What was the reasoning behind this change? Please explain the changes briefly.
How to test the behavior?
Checklist
flake8from the source directory.