scverse / anndata

Annotated data.
http://anndata.readthedocs.io
BSD 3-Clause "New" or "Revised" License
577 stars 154 forks source link

Backport PR #1729: (feat): support ellipsis indexing #1734

Closed ilan-gold closed 2 weeks ago

ilan-gold commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.02%. Comparing base (34ab179) to head (a9381ff). Report is 1 commits behind head on 0.10.x.

Files with missing lines Patch % Lines
src/anndata/_core/index.py 90.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.10.x #1734 +/- ## ========================================== + Coverage 83.95% 84.02% +0.07% ========================================== Files 37 37 Lines 5571 5585 +14 ========================================== + Hits 4677 4693 +16 + Misses 894 892 -2 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/anndata/pull/1734?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse) | Coverage Δ | | |---|---|---| | [src/anndata/\_core/anndata.py](https://app.codecov.io/gh/scverse/anndata/pull/1734?src=pr&el=tree&filepath=src%2Fanndata%2F_core%2Fanndata.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2NvcmUvYW5uZGF0YS5weQ==) | `83.52% <ø> (ø)` | | | [src/anndata/compat/\_\_init\_\_.py](https://app.codecov.io/gh/scverse/anndata/pull/1734?src=pr&el=tree&filepath=src%2Fanndata%2Fcompat%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvY29tcGF0L19faW5pdF9fLnB5) | `84.12% <100.00%> (+0.34%)` | :arrow_up: | | [src/anndata/\_core/index.py](https://app.codecov.io/gh/scverse/anndata/pull/1734?src=pr&el=tree&filepath=src%2Fanndata%2F_core%2Findex.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2NvcmUvaW5kZXgucHk=) | `94.93% <90.00%> (+1.64%)` | :arrow_up: |