scverse / anndata

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

(fix): ensure all indexing methods return correct format on backed sparse #1635

Closed ilan-gold closed 3 weeks ago

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.35%. Comparing base (2e3ab38) to head (5680acc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1635 +/- ## ========================================== - Coverage 86.81% 84.35% -2.46% ========================================== Files 37 37 Lines 6008 6010 +2 ========================================== - Hits 5216 5070 -146 - Misses 792 940 +148 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/anndata/pull/1635?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/sparse\_dataset.py](https://app.codecov.io/gh/scverse/anndata/pull/1635?src=pr&el=tree&filepath=src%2Fanndata%2F_core%2Fsparse_dataset.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2NvcmUvc3BhcnNlX2RhdGFzZXQucHk=) | `92.94% <100.00%> (+0.36%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1635/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)