scverse / anndata

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

Backport PR #1516: Coerce np.matrix instances to np.ndarray #1536

Closed flying-sheep closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 92.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.87%. Comparing base (085e1e5) to head (627bd39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.10.x #1536 +/- ## ========================================== - Coverage 83.95% 83.87% -0.08% ========================================== Files 36 37 +1 Lines 5509 5544 +35 ========================================== + Hits 4625 4650 +25 - Misses 884 894 +10 ``` | [Files](https://app.codecov.io/gh/scverse/anndata/pull/1536?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/aligned\_mapping.py](https://app.codecov.io/gh/scverse/anndata/pull/1536?src=pr&el=tree&filepath=src%2Fanndata%2F_core%2Faligned_mapping.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2NvcmUvYWxpZ25lZF9tYXBwaW5nLnB5) | `91.66% <100.00%> (-0.30%)` | :arrow_down: | | [src/anndata/\_core/anndata.py](https://app.codecov.io/gh/scverse/anndata/pull/1536?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.54% <100.00%> (-0.38%)` | :arrow_down: | | [src/anndata/\_core/storage.py](https://app.codecov.io/gh/scverse/anndata/pull/1536?src=pr&el=tree&filepath=src%2Fanndata%2F_core%2Fstorage.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2NvcmUvc3RvcmFnZS5weQ==) | `94.64% <94.64%> (ø)` | | | [src/anndata/utils.py](https://app.codecov.io/gh/scverse/anndata/pull/1536?src=pr&el=tree&filepath=src%2Fanndata%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvdXRpbHMucHk=) | `83.24% <66.66%> (-0.88%)` | :arrow_down: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1536/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)