Skip to content
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

(feat): support for zarr-python>=3.0.0b0 #1726

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

(fix): `zarr_write_version` -> `zarr_write_format`

aafcc7a
Select commit
Loading
Failed to load commit list.
Draft

(feat): support for zarr-python>=3.0.0b0 #1726

(fix): `zarr_write_version` -> `zarr_write_format`
aafcc7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 18, 2024 in 0s

74.60% of diff hit (target 87.01%)

View this Pull Request on Codecov

74.60% of diff hit (target 87.01%)

Annotations

Check warning on line 165 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L165

Added line #L165 was not covered by tests

Check warning on line 420 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L420

Added line #L420 was not covered by tests

Check warning on line 516 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L516

Added line #L516 was not covered by tests

Check warning on line 520 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L518-L520

Added lines #L518 - L520 were not covered by tests

Check warning on line 523 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L522-L523

Added lines #L522 - L523 were not covered by tests

Check warning on line 525 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L525

Added line #L525 was not covered by tests

Check warning on line 532 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L532

Added line #L532 was not covered by tests

Check warning on line 598 in src/anndata/_io/specs/methods.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/methods.py#L598

Added line #L598 was not covered by tests

Check warning on line 351 in src/anndata/_io/specs/registry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_io/specs/registry.py#L351

Added line #L351 was not covered by tests

Check warning on line 405 in src/anndata/_settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_settings.py#L404-L405

Added lines #L404 - L405 were not covered by tests

Check warning on line 1049 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L1049

Added line #L1049 was not covered by tests

Check warning on line 1052 in src/anndata/tests/helpers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/tests/helpers.py#L1052

Added line #L1052 was not covered by tests