Skip to content

refactor warnings #3098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 31 commits into from
Aug 5, 2025

define zarr-specific FutureWarning and DeprecationWarning

79dd9e2
Select commit
Loading
Failed to load commit list.
Merged

refactor warnings #3098

define zarr-specific FutureWarning and DeprecationWarning
79dd9e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 25, 2025 in 1s

0.00% of diff hit (target 94.10%)

View this Pull Request on Codecov

0.00% of diff hit (target 94.10%)

Annotations

Check warning on line 7 in src/zarr/_compat.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/_compat.py#L7

Added line #L7 was not covered by tests

Check warning on line 42 in src/zarr/api/asynchronous.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/api/asynchronous.py#L42

Added line #L42 was not covered by tests

Check warning on line 520 in src/zarr/api/asynchronous.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/api/asynchronous.py#L520

Added line #L520 was not covered by tests

Check warning on line 14 in src/zarr/api/synchronous.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/api/synchronous.py#L14

Added line #L14 was not covered by tests

Check warning on line 339 in src/zarr/api/synchronous.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/api/synchronous.py#L339

Added line #L339 was not covered by tests

Check warning on line 25 in src/zarr/convenience.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/convenience.py#L25

Added line #L25 was not covered by tests

Check warning on line 113 in src/zarr/core/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/array.py#L113

Added line #L113 was not covered by tests

Check warning on line 397 in src/zarr/core/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/array.py#L397

Added line #L397 was not covered by tests

Check warning on line 1005 in src/zarr/core/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/array.py#L1005

Added line #L1005 was not covered by tests

Check warning on line 1730 in src/zarr/core/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/array.py#L1730

Added line #L1730 was not covered by tests

Check warning on line 2118 in src/zarr/core/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/array.py#L2118

Added line #L2118 was not covered by tests

Check warning on line 56 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L56

Added line #L56 was not covered by tests

Check warning on line 1136 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L1136

Added line #L1136 was not covered by tests

Check warning on line 1170 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L1170

Added line #L1170 was not covered by tests

Check warning on line 2512 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L2512

Added line #L2512 was not covered by tests

Check warning on line 2536 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L2536

Added line #L2536 was not covered by tests

Check warning on line 2766 in src/zarr/core/group.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/core/group.py#L2766

Added line #L2766 was not covered by tests

Check warning on line 26 in src/zarr/creation.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/creation.py#L26

Added line #L26 was not covered by tests

Check warning on line 6 in src/zarr/storage/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/zarr/storage/__init__.py#L6

Added line #L6 was not covered by tests