(feat): read_lazy
for whole AnnData
lazy-loading + xarray
reading + read_elem_as_dask
-> read_elem_lazy
#1247
Codecov / codecov/project
succeeded
Nov 28, 2024 in 0s
85.21% (target 80.00%)
View this Pull Request on Codecov
85.21% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 94.83871%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 85.21%. Comparing base (
7d9fba8
) to head (fc13a2f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1247 +/- ##
==========================================
- Coverage 87.01% 85.21% -1.80%
==========================================
Files 40 45 +5
Lines 6075 6494 +419
==========================================
+ Hits 5286 5534 +248
- Misses 789 960 +171
Files with missing lines | Coverage Δ | |
---|---|---|
src/anndata/_core/aligned_df.py | 97.87% <100.00%> (+0.09%) |
⬆️ |
src/anndata/_core/anndata.py | 83.77% <100.00%> (+0.04%) |
⬆️ |
src/anndata/_core/index.py | 95.00% <100.00%> (+0.03%) |
⬆️ |
src/anndata/_core/merge.py | 86.04% <100.00%> (-8.94%) |
⬇️ |
src/anndata/_core/views.py | 85.71% <100.00%> (-5.40%) |
⬇️ |
src/anndata/_io/specs/__init__.py | 100.00% <ø> (ø) |
|
src/anndata/_io/zarr.py | 83.75% <100.00%> (+0.20%) |
⬆️ |
src/anndata/_types.py | 86.11% <100.00%> (+0.81%) |
⬆️ |
src/anndata/experimental/__init__.py | 100.00% <100.00%> (ø) |
|
src/anndata/experimental/backed/__init__.py | 100.00% <100.00%> (ø) |
|
... and 9 more |
Loading