scale function(_get_mean_var) updated for dense array, speedup upto ~4.65x #3099
Codecov / codecov/project
succeeded
Jun 27, 2024 in 0s
76.31% (target 75.00%)
View this Pull Request on Codecov
76.31% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 76.31%. Comparing base (
896e249
) to head (7a1a62e
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3099 +/- ##
==========================================
- Coverage 76.31% 76.31% -0.01%
==========================================
Files 109 109
Lines 12513 12516 +3
==========================================
+ Hits 9549 9551 +2
- Misses 2964 2965 +1
Files | Coverage Δ | |
---|---|---|
src/scanpy/preprocessing/_utils.py | 95.12% <100.00%> (-2.25%) |
⬇️ |
Loading