scale function(_get_mean_var) updated for dense array, speedup upto ~4.65x #3280
Codecov / codecov/project
succeeded
Jan 8, 2025 in 0s
76.59% (target 75.00%)
View this Pull Request on Codecov
76.59% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 76.59%. Comparing base (
5654389
) to head (8f357fb
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3280 +/- ##
==========================================
- Coverage 76.67% 76.59% -0.08%
==========================================
Files 112 112
Lines 12946 12949 +3
==========================================
- Hits 9926 9918 -8
- Misses 3020 3031 +11
Files with missing lines | Coverage Δ | |
---|---|---|
src/scanpy/preprocessing/_utils.py | 55.88% <100.00%> (+0.32%) |
⬆️ |
Loading