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): read_elem_as_dask method #1469

Merged
merged 160 commits into from
Jul 23, 2024

simplify more

cc67a9b
Select commit
Loading
Failed to load commit list.
Merged

(feat): read_elem_as_dask method #1469

simplify more
cc67a9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

84.17% (target 80.00%)

View this Pull Request on Codecov

84.17% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 96.80000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.17%. Comparing base (d51f84c) to head (cc67a9b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1469      +/-   ##
==========================================
- Coverage   86.48%   84.17%   -2.32%     
==========================================
  Files          36       37       +1     
  Lines        5823     5932     +109     
==========================================
- Hits         5036     4993      -43     
- Misses        787      939     +152     
Files Coverage Δ
src/anndata/_io/specs/__init__.py 100.00% <100.00%> (ø)
src/anndata/_io/specs/lazy_methods.py 100.00% <100.00%> (ø)
src/anndata/experimental/__init__.py 100.00% <100.00%> (ø)
src/anndata/_core/file_backing.py 91.07% <90.00%> (-0.20%) ⬇️
src/anndata/_types.py 88.09% <90.90%> (-0.48%) ⬇️
src/anndata/_io/specs/registry.py 95.45% <90.90%> (-0.87%) ⬇️

... and 7 files with indirect coverage changes