Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat): custom reopen with read_elem_as_dask for remote h5ad #1665

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into ig/reopen_for_read_elem_as_dask

abc13bd
Select commit
Loading
Failed to load commit list.
Draft

(feat): custom reopen with read_elem_as_dask for remote h5ad #1665

Merge branch 'main' into ig/reopen_for_read_elem_as_dask
abc13bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

84.40% (target 80.00%)

View this Pull Request on Codecov

84.40% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.40%. Comparing base (d7643e9) to head (abc13bd).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1665      +/-   ##
==========================================
- Coverage   86.87%   84.40%   -2.47%     
==========================================
  Files          39       39              
  Lines        6033     6033              
==========================================
- Hits         5241     5092     -149     
- Misses        792      941     +149     
Files with missing lines Coverage Δ
src/anndata/_io/specs/lazy_methods.py 100.00% <100.00%> (ø)
src/anndata/_io/specs/registry.py 95.45% <100.00%> (-0.57%) ⬇️

... and 7 files with indirect coverage changes