Enable write to existing zarr store - #2366
Open
joshua-gould wants to merge 2 commits into
Open
Conversation
Codecov Report❌ Patch coverage is
❌ Your project check has failed because the head coverage (58.95%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## main #2366 +/- ##
===========================================
- Coverage 87.35% 58.95% -28.41%
===========================================
Files 49 49
Lines 7784 7776 -8
===========================================
- Hits 6800 4584 -2216
- Misses 984 3192 +2208
|
ilan-gold
reviewed
Mar 18, 2026
Contributor
There was a problem hiding this comment.
@joshua-gould Awesome feature - could you look at
anndata/src/anndata/_io/specs/registry.py
Lines 389 to 397 in ef466f2
Other than that, this looks good to me!
Added additional tests for overwriting existing zarr and writing to separate groups in a single zarr
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Added ability for write_zarr to accept a zarr group