scverse / anndata

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

Backport PR #1537: Fix assigning and initializing with h5py datasets #1547

Closed flying-sheep closed 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 83.88%. Comparing base (656cd64) to head (2ffc41b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.10.x #1547 +/- ## ========================================== - Coverage 84.03% 83.88% -0.15% ========================================== Files 37 37 Lines 5557 5549 -8 ========================================== - Hits 4670 4655 -15 - Misses 887 894 +7 ``` | [Files](https://app.codecov.io/gh/scverse/anndata/pull/1547?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/1547?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% <ø> (ø)` | | | [src/anndata/\_core/storage.py](https://app.codecov.io/gh/scverse/anndata/pull/1547?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.73% <100.00%> (-5.27%)` | :arrow_down: | | [src/anndata/tests/helpers.py](https://app.codecov.io/gh/scverse/anndata/pull/1547?src=pr&el=tree&filepath=src%2Fanndata%2Ftests%2Fhelpers.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvdGVzdHMvaGVscGVycy5weQ==) | `86.16% <100.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1547/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)