scverse / anndata

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

(fix): resolve cupy import error on `cupy-cuda12x<0.13` #1754

Closed ilan-gold closed 6 days ago

ilan-gold commented 6 days ago
codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.51%. Comparing base (7894073) to head (f2f85e9). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/anndata/compat/__init__.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1754 +/- ## ========================================== - Coverage 86.99% 84.51% -2.48% ========================================== Files 40 40 Lines 6053 6059 +6 ========================================== - Hits 5266 5121 -145 - Misses 787 938 +151 ``` | [Files with missing lines](https://app.codecov.io/gh/scverse/anndata/pull/1754?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/compat/\_\_init\_\_.py](https://app.codecov.io/gh/scverse/anndata/pull/1754?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) | `81.58% <85.71%> (-3.39%)` | :arrow_down: | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/scverse/anndata/pull/1754/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scverse)