-
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
Add dataset to store list of software that produced a file #1924
base: nwb_schema_2.8.0
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## nwb_schema_2.8.0 #1924 +/- ##
====================================================
- Coverage 91.85% 83.30% -8.56%
====================================================
Files 27 27
Lines 2689 2689
Branches 701 701
====================================================
- Hits 2470 2240 -230
- Misses 145 352 +207
- Partials 74 97 +23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@rly with the support for writing multidimensional string arrays merged into hdmf, this should be ready to be reviewed. I think all of the failing tests are from the other 2.8.0 schema changes ( |
Motivation
Related pynwb changes for the proposed nwb-schema PR for provenance information.
TODO
How to test the behavior?
Checklist
flake8
from the source directory.