scverse / anndata

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

Backport PR #1532 on branch 0.10.x ((fix): allow setting X as sparse when X is dense view) #1538

Closed ilan-gold closed 3 months ago

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

Codecov Report

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

Project coverage is 84.03%. Comparing base (b089e99) to head (8310976). Report is 39 commits behind head on 0.10.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.10.x #1538 +/- ## ======================================= Coverage 84.02% 84.03% ======================================= Files 37 37 Lines 5554 5557 +3 ======================================= + Hits 4667 4670 +3 Misses 887 887 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/anndata/pull/1538?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/1538?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==) | `84.60% <100.00%> (+0.06%)` | :arrow_up: |