Skip to content

Backport PR #4090: perf: hoist _tiecorrect out of per-group loop in v…

5193d6b
Select commit
Loading
Failed to load commit list.
Merged

Backport PR #4090 on branch 1.12.x (perf: hoist _tiecorrect out of per-group loop in vs-rest Wilcoxon) #4094

Backport PR #4090: perf: hoist _tiecorrect out of per-group loop in v…
5193d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

78.49% (target 75.00%)

View this Pull Request on Codecov

78.49% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.49%. Comparing base (2b4581d) to head (5193d6b).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           1.12.x    #4094   +/-   ##
=======================================
  Coverage   78.49%   78.49%           
=======================================
  Files         120      120           
  Lines       12630    12630           
=======================================
  Hits         9914     9914           
  Misses       2716     2716           
Files with missing lines Coverage Δ
src/scanpy/tools/_rank_genes_groups.py 92.77% <100.00%> (ø)