-
Notifications
You must be signed in to change notification settings - Fork 84
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
Deprecate EventWaveform class #1940
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## nwb_schema_2.8.0 #1940 +/- ##
===================================================
Coverage ? 92.02%
===================================================
Files ? 27
Lines ? 2709
Branches ? 706
===================================================
Hits ? 2493
Misses ? 141
Partials ? 75
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
I accidentally updated the changelog in the nwb_schema_2.8.0 branch. I think we can move forward with this commit to that branch. |
Motivation
Corresponds to NeurodataWithoutBorders/nwb-schema#584
How to test the behavior?
Checklist
ruff check . && codespell
from the source directory.