(feat): read_lazy
for whole AnnData
lazy-loading + xarray
reading + read_elem_as_dask
-> read_elem_lazy
#1247
Codecov / codecov/project
succeeded
Aug 26, 2024 in 1s
84.46% (target 80.00%)
View this Pull Request on Codecov
84.46% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 90.50633%
with 30 lines
in your changes missing coverage. Please review.
Project coverage is 84.46%. Comparing base (
07ca87c
) to head (e0e8891
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1247 +/- ##
==========================================
- Coverage 86.70% 84.46% -2.25%
==========================================
Files 37 42 +5
Lines 5974 6251 +277
==========================================
+ Hits 5180 5280 +100
- Misses 794 971 +177
Files | Coverage Δ | |
---|---|---|
src/anndata/_core/merge.py | 83.91% <ø> (-11.08%) |
⬇️ |
src/anndata/_core/sparse_dataset.py | 92.90% <100.00%> (-0.03%) |
⬇️ |
src/anndata/_core/views.py | 85.71% <100.00%> (-5.40%) |
⬇️ |
src/anndata/_io/specs/__init__.py | 100.00% <ø> (ø) |
|
src/anndata/_io/specs/registry.py | 95.45% <100.00%> (-0.57%) |
⬇️ |
src/anndata/_io/zarr.py | 83.75% <100.00%> (+0.20%) |
⬆️ |
src/anndata/_types.py | 88.09% <100.00%> (ø) |
|
src/anndata/experimental/__init__.py | 100.00% <100.00%> (ø) |
|
src/anndata/experimental/backed/__init__.py | 100.00% <100.00%> (ø) |
|
src/anndata/_core/aligned_df.py | 96.00% <80.00%> (-1.78%) |
⬇️ |
... and 8 more |
Loading