scverse / anndata

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

(fix): use correct implementation of `StorageType` and resolve name conflict #1612

Closed ilan-gold closed 1 month ago

ilan-gold commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 84.25%. Comparing base (229e2a6) to head (741dd1b). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1612 +/- ## ========================================== - Coverage 86.74% 84.25% -2.50% ========================================== Files 37 37 Lines 5989 5988 -1 ========================================== - Hits 5195 5045 -150 - Misses 794 943 +149 ``` | [Files](https://app.codecov.io/gh/scverse/anndata/pull/1612?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/storage.py](https://app.codecov.io/gh/scverse/anndata/pull/1612?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==) | `100.00% <100.00%> (ø)` | | | [src/anndata/\_io/specs/registry.py](https://app.codecov.io/gh/scverse/anndata/pull/1612?src=pr&el=tree&filepath=src%2Fanndata%2F_io%2Fspecs%2Fregistry.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2lvL3NwZWNzL3JlZ2lzdHJ5LnB5) | `95.45% <ø> (-0.57%)` | :arrow_down: | | [src/anndata/experimental/\_\_init\_\_.py](https://app.codecov.io/gh/scverse/anndata/pull/1612?src=pr&el=tree&filepath=src%2Fanndata%2Fexperimental%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvZXhwZXJpbWVudGFsL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1612/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)