Skip to content

Merge branch 'main' into with-read-only

cd219bb
Select commit
Loading
Failed to load commit list.
Merged

Add with_read_only() convenience method to store #3138

Merge branch 'main' into with-read-only
cd219bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 19, 2025 in 1s

78.94% of diff hit (target 94.45%)

View this Pull Request on Codecov

78.94% of diff hit (target 94.45%)

Annotations

Check warning on line 103 in src/zarr/abc/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/abc/store.py#L103

Added line #L103 was not covered by tests

Check warning on line 264 in src/zarr/storage/_fsspec.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/storage/_fsspec.py#L264

Added line #L264 was not covered by tests

Check warning on line 107 in src/zarr/storage/_local.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/storage/_local.py#L107

Added line #L107 was not covered by tests

Check warning on line 74 in src/zarr/storage/_obstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/storage/_obstore.py#L74

Added line #L74 was not covered by tests

Check warning on line 166 in src/zarr/testing/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/testing/store.py#L166

Added line #L166 was not covered by tests

Check warning on line 168 in src/zarr/testing/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/testing/store.py#L168

Added line #L168 was not covered by tests

Check warning on line 173 in src/zarr/testing/store.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/testing/store.py#L172-L173

Added lines #L172 - L173 were not covered by tests