Skip to content

Merge branch 'main' into pa/10x-numeric-genes

1777014
Select commit
Loading
Failed to load commit list.
Merged

fix: allow read_10x_mtx to read numeric gene IDs #3932

Merge branch 'main' into pa/10x-numeric-genes
1777014
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 0s

76.93% (target 75.00%)

View this Pull Request on Codecov

76.93% (target 75.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.93%. Comparing base (b103908) to head (1777014).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3932      +/-   ##
==========================================
+ Coverage   76.91%   76.93%   +0.02%     
==========================================
  Files         117      117              
  Lines       12460    12460              
==========================================
+ Hits         9583     9586       +3     
+ Misses       2877     2874       -3     
Files with missing lines Coverage Δ
src/scanpy/readwrite.py 77.30% <100.00%> (+0.70%) ⬆️