fix: ensure read_10x_mtx returns CSR format #4017
+61
−5
Open
Codecov / codecov/project
succeeded
Mar 30, 2026 in 1s
78.27% (target 75.00%)
View this Pull Request on Codecov
78.27% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 57.69231% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.27%. Comparing base (2ddfcc7) to head (d3f4030).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/scanpy/readwrite.py | 57.69% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4017 +/- ##
==========================================
- Coverage 78.34% 78.27% -0.07%
==========================================
Files 117 117
Lines 12782 12807 +25
==========================================
+ Hits 10014 10025 +11
- Misses 2768 2782 +14 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/readwrite.py | 76.69% <57.69%> (-1.97%) |
⬇️ |
Loading