Open
Description
Zarr version
v3
Numcodecs version
na
Python Version
na
Operating System
Linux
Installation
source
Description
zarr.testing.store.StoreTests
provides some unit tests that any class implementing the Store interface should pass. Currently, there aren't any tests that exercise the abstract Store.set_partial_values
API.
Steps to reproduce
Spotted this while working on zarr-v3 support in kvikio: https://github.com/TomAugspurger/kvikio/tree/tom/zarr-v3
Additional output
No response