-
Notifications
You must be signed in to change notification settings - Fork 26
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 resource reference tables #442
Conversation
Co-authored-by: Oliver Ruebel <[email protected]>
Looking at https://codecov.io/gh/hdmf-dev/hdmf/pull/442/diff Can you also write tests for |
Otherwise, it looks good to me! |
Motivation
Add the ability to track the use of external resource references across a file.
Fix #156
How to test the behavior?
Checklist
flake8
from the source directory.