-
Notifications
You must be signed in to change notification settings - Fork 25
Refactor inc spec resolution to pass array properties #1312
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
5c3c205
Refactor how resolve_spec works
rly 1cb9421
Refactor spec resolution with resolve_all_specs
rly 7315260
Cleaning up work
rly 6517330
Remove accidental file
rly f9fd030
Refactor inc spec resolution, apply to attributes
rly 7b2600c
Clean up
rly 5d99ef2
Merge branch 'dev' into resolve_inc_spec
rly 528f4a8
Fixes for pynwb cases
rly 5c0b831
Refactor spec resolution, add comments
rly 6145272
Better handle data_type_def == data_type_inc
rly 40f6006
Clean up
rly 810e14a
Discard changes to src/hdmf/build/objectmapper.py
rly 6bbcc5d
Discard changes to tests/unit/build_tests/mapper_tests/test_build_dat…
rly e96f4b6
Add tests, minor cleanup
rly 7fd45b2
Clean up
rly 3f559a8
Add complex tests
rly 88768c4
Add more tests, move tests from test_group_spec
rly 2467058
Cleanup
rly ef18ab0
Set dummy attribute spec dims if None and shape is not
rly e4dbd83
Add changelog
rly b9495d9
Resolve dtype correctly
rly 1278b96
Fix numeric handling
rly 2e23bed
Add tests to increase coverage
rly a1873f1
Merge branch 'dev' into resolve_inc_spec
rly 7e935b3
Use graphlib topologicalsort and detect cycles
rly 7bf1d60
Fix cross-namespace resolution
rly efdac16
Merge branch 'dev' into resolve_inc_spec
rly 955d997
Refactor __collect_nested_subspecs
rly dcc84d0
Fix typing in test, apply black
rly d60c6a2
Merge branch 'resolve_inc_spec' of github.com:hdmf-dev/hdmf into reso…
rly 73535a9
Refactor __resolve_local
rly 4208666
Update changelog, remove TODO
rly d438d6b
Check data_type compatibility during resolve_inc_spec
rly 425371d
Update CHANGELOG.md
rly File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.