Skip to content

Fix regress_out for more threads than 64

86916b1
Select commit
Loading
Failed to load commit list.
Open

fix: regress_out for more threads than 64 #3954

Fix regress_out for more threads than 64
86916b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 26, 2026 in 0s

78.25% (target 75.00%)

View this Pull Request on Codecov

78.25% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.25%. Comparing base (d337b40) to head (86916b1).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/scanpy/preprocessing/_simple.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3954      +/-   ##
==========================================
- Coverage   78.26%   78.25%   -0.01%     
==========================================
  Files         117      117              
  Lines       12633    12638       +5     
==========================================
+ Hits         9887     9890       +3     
- Misses       2746     2748       +2     
Files with missing lines Coverage Δ
src/scanpy/preprocessing/_simple.py 90.44% <66.66%> (-0.47%) ⬇️