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 ellipsis indexing #1729

Merged
merged 25 commits into from
Oct 30, 2024

(fix): try making `unpack_index` more general-purpose

f0b7e7e
Select commit
Loading
Failed to load commit list.
Merged

(feat): support ellipsis indexing #1729

(fix): try making `unpack_index` more general-purpose
f0b7e7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 0s

77.77% of diff hit (target 86.93%)

View this Pull Request on Codecov

77.77% of diff hit (target 86.93%)

Annotations

Check warning on line 35 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L35

Added line #L35 was not covered by tests

Check warning on line 115 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L115

Added line #L115 was not covered by tests

Check warning on line 144 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L144

Added line #L144 was not covered by tests

Check warning on line 148 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L148

Added line #L148 was not covered by tests

Check warning on line 158 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L158

Added line #L158 was not covered by tests

Check warning on line 160 in src/anndata/_core/index.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/anndata/_core/index.py#L160

Added line #L160 was not covered by tests