-
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/aligned dynamic table #551
Conversation
@ajtritt can you re-approve. There was a merge conflict on the CHANGELOG that blocked merging |
Codecov Report
@@ Coverage Diff @@
## dev #551 +/- ##
==========================================
+ Coverage 85.22% 85.45% +0.22%
==========================================
Files 39 41 +2
Lines 8082 8209 +127
Branches 1728 1764 +36
==========================================
+ Hits 6888 7015 +127
+ Misses 842 841 -1
- Partials 352 353 +1
Continue to review full report at Codecov.
|
Motivation
Add support for new AlignedDynamicTable type originally developed as part of ndx-icephys-meta to hdmf.common
Checklist
flake8
from the source directory.