scale function(_get_mean_var) updated for dense array, speedup upto ~4.65x #3280
+40
−1
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
76.43% (target 75.00%)
View this Pull Request on Codecov
76.43% (target 75.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 76.43%. Comparing base (
751eafa
) to head (56bd438
).
Additional details and impacted files
@@ Coverage Diff @@
## main #3280 +/- ##
==========================================
- Coverage 76.49% 76.43% -0.07%
==========================================
Files 111 111
Lines 12867 12870 +3
==========================================
- Hits 9843 9837 -6
- Misses 3024 3033 +9
Files with missing lines | Coverage Δ | |
---|---|---|
src/scanpy/preprocessing/_utils.py | 55.88% <100.00%> (+0.32%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading