Skip to content

Merge remote-tracking branch 'upstream/main' into tom/fix/public-buffers

c28a425
Select commit
Loading
Failed to load commit list.
Merged

Public API for buffer objects #2876

Merge remote-tracking branch 'upstream/main' into tom/fix/public-buffers
c28a425
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 18, 2025 in 1s

64.00% of diff hit (target 94.44%)

View this Pull Request on Codecov

64.00% of diff hit (target 94.44%)

Annotations

Check warning on line 1 in src/zarr/abc/buffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/abc/buffer.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/zarr/abc/buffer.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/abc/buffer.py#L3

Added line #L3 was not covered by tests

Check warning on line 10 in src/zarr/buffer/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/__init__.py#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 12 in src/zarr/buffer/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/__init__.py#L12

Added line #L12 was not covered by tests

Check warning on line 1 in src/zarr/buffer/cpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/cpu.py#L1

Added line #L1 was not covered by tests

Check warning on line 9 in src/zarr/buffer/cpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/cpu.py#L9

Added line #L9 was not covered by tests

Check warning on line 1 in src/zarr/buffer/gpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/gpu.py#L1

Added line #L1 was not covered by tests

Check warning on line 3 in src/zarr/buffer/gpu.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/buffer/gpu.py#L3

Added line #L3 was not covered by tests