(fix): cache arrays in BaseCompressedSparseDataset
#1744
+119
−45
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%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading