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

Chunked writing of h5py.Dataset and zarr.Array #1624

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Merge branch 'more-efficient-dense-writing' of https://github.com/ivi…

c6afa80
Select commit
Loading
Failed to load commit list.
Open

Chunked writing of h5py.Dataset and zarr.Array #1624

Merge branch 'more-efficient-dense-writing' of https://github.com/ivi…
c6afa80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

84.63% (target 80.00%)

View this Pull Request on Codecov

84.63% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.63%. Comparing base (df213f6) to head (c6afa80).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1624      +/-   ##
==========================================
- Coverage   87.06%   84.63%   -2.44%     
==========================================
  Files          40       40              
  Lines        6101     6116      +15     
==========================================
- Hits         5312     5176     -136     
- Misses        789      940     +151     
Files with missing lines Coverage Δ
src/anndata/_io/specs/methods.py 88.54% <100.00%> (-0.06%) ⬇️

... and 7 files with indirect coverage changes