Enable write to existing zarr store#2366
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
|
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
Added ability for write_zarr to accept a zarr group