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

(fix): cache arrays in BaseCompressedSparseDataset #1744

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

(fix): dont generate coo matrices

1dcf7ad
Select commit
Loading
Failed to load commit list.
Open

(fix): cache arrays in BaseCompressedSparseDataset #1744

(fix): dont generate coo matrices
1dcf7ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

84.55% (target 80.00%)

View this Pull Request on Codecov

84.55% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.55%. Comparing base (d61e09c) to head (1dcf7ad).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1744      +/-   ##
==========================================
- Coverage   87.01%   84.55%   -2.46%     
==========================================
  Files          40       40              
  Lines        6059     6075      +16     
==========================================
- Hits         5272     5137     -135     
- Misses        787      938     +151     
Files with missing lines Coverage Δ
src/anndata/_core/sparse_dataset.py 93.50% <100.00%> (+0.48%) ⬆️
src/anndata/_io/specs/lazy_methods.py 100.00% <100.00%> (ø)

... and 8 files with indirect coverage changes

---- 🚨 Try these New Features: