-
-
Notifications
You must be signed in to change notification settings - Fork 403
refactor: bring in types from zarr-metadata #3961
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
Open
d-v-b
wants to merge
30
commits into
zarr-developers:main
Choose a base branch
from
d-v-b:use-zarr-metadata
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
629e565
refactor: bring in types from zarr-metadata
d-v-b 3ddf811
Merge branch 'main' into use-zarr-metadata
d-v-b 0b886fe
Merge branch 'main' into use-zarr-metadata
d-v-b 0b697a9
chore: remove lockfile
d-v-b db3969f
Merge branch 'main' of https://github.com/zarr-developers/zarr-python…
d-v-b e738e7d
chore: update docs and pyproject.toml
d-v-b 4be284c
chore: add pre-release checks to prevent publishing zarr-python befor…
d-v-b 0dcceff
docs: explain zarr-metadata + zarr-python publishing workflow
d-v-b eed0658
chore(build): use hatch workspaces to test against local packages, an…
d-v-b 0806975
chore(build): pin lower version of zarr-metadata in min-deps, and che…
d-v-b 48a57ba
Merge branch 'main' into use-zarr-metadata
d-v-b 97d5e80
remove LLM doc
d-v-b 397fb3e
Merge branch 'use-zarr-metadata' of https://github.com/d-v-b/zarr-pyt…
d-v-b f345a59
Merge branch 'main' into use-zarr-metadata
d-v-b e8dc7c1
Merge branch 'upstream/main' into use-zarr-metadata
d-v-b c77dfb9
refactor: use types for consolidated metadata
d-v-b 3aceb89
chore: align types with zarr-metadata
d-v-b a012729
chore: align types in tests with zarr-metadata
d-v-b a83537c
fix: correct bug in bytes + gzip codec metadata object types
d-v-b b11b49e
lint
d-v-b 0cbe4a1
chore: backflips required for testing zarr-metadata on py311
d-v-b b13a712
chore: use the old name. it's less confusing
d-v-b 08334d4
feat: add typed constants
d-v-b ed8ee2d
chore: use typed constants in tests
d-v-b 1144b76
chore: use typed constants in blosc codec
d-v-b 3847e5f
fix: revert premature use of blosc constants
d-v-b 1d6d267
fix: revert premature use of typed constants in tests
d-v-b 2f074a6
Revert "feat: add typed constants"
d-v-b 4afe66e
Revert "fix: correct bug in bytes + gzip codec metadata object types"
d-v-b cecf79e
fix: drop annotation on _UINT8_CODECS to match floor-pinned zarr-meta…
d-v-b 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
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.