scverse / anndata

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

(feat): support for `zarr-python>=3.0.0b0` #1726

Open ilan-gold opened 3 weeks ago

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

Codecov Report

Attention: Patch coverage is 70.45455% with 13 lines in your changes missing coverage. Please review.

Project coverage is 82.15%. Comparing base (3260222) to head (0840150).

Files with missing lines Patch % Lines
src/anndata/_io/specs/methods.py 61.53% 10 Missing :warning:
src/anndata/_io/specs/registry.py 80.00% 2 Missing :warning:
src/anndata/tests/helpers.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1726 +/- ## ========================================== - Coverage 86.93% 82.15% -4.78% ========================================== Files 40 40 Lines 6039 6053 +14 ========================================== - Hits 5250 4973 -277 - Misses 789 1080 +291 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/anndata/pull/1726?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/1726?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=) | `93.35% <100.00%> (+0.33%)` | :arrow_up: | | [src/anndata/\_io/utils.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?src=pr&el=tree&filepath=src%2Fanndata%2F_io%2Futils.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2lvL3V0aWxzLnB5) | `76.66% <ø> (ø)` | | | [src/anndata/\_io/zarr.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?src=pr&el=tree&filepath=src%2Fanndata%2F_io%2Fzarr.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2lvL3phcnIucHk=) | `69.62% <100.00%> (-13.93%)` | :arrow_down: | | [src/anndata/compat/\_\_init\_\_.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?src=pr&el=tree&filepath=src%2Fanndata%2Fcompat%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvY29tcGF0L19faW5pdF9fLnB5) | `72.29% <100.00%> (-12.56%)` | :arrow_down: | | [src/anndata/experimental/merge.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?src=pr&el=tree&filepath=src%2Fanndata%2Fexperimental%2Fmerge.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvZXhwZXJpbWVudGFsL21lcmdlLnB5) | `81.02% <100.00%> (-10.77%)` | :arrow_down: | | [src/anndata/tests/helpers.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?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==) | `81.41% <66.66%> (-12.95%)` | :arrow_down: | | [src/anndata/\_io/specs/registry.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?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) | `94.50% <80.00%> (-1.52%)` | :arrow_down: | | [src/anndata/\_io/specs/methods.py](https://app.codecov.io/gh/scverse/anndata/pull/1726?src=pr&el=tree&filepath=src%2Fanndata%2F_io%2Fspecs%2Fmethods.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse#diff-c3JjL2FubmRhdGEvX2lvL3NwZWNzL21ldGhvZHMucHk=) | `85.29% <61.53%> (-3.17%)` | :arrow_down: | ... and [9 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1726/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)