Backport PR #3980 on branch 1.12.x (fix: handle all-zero genes in seurat_v3) #3982
+19
−7
Codecov / codecov/project
succeeded
Feb 17, 2026 in 0s
78.28% (target 75.00%)
View this Pull Request on Codecov
78.28% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.28%. Comparing base (4a6070a) to head (533b8a0).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## 1.12.x #3982 +/- ##
=======================================
Coverage 78.28% 78.28%
=======================================
Files 117 117
Lines 12634 12635 +1
=======================================
+ Hits 9890 9891 +1
Misses 2744 2744 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_compat.py | 71.59% <100.00%> (+0.32%) |
⬆️ |
| src/scanpy/preprocessing/_highly_variable_genes.py | 95.03% <100.00%> (ø) |
Loading