feat: add layer argument to 10x read functions #4072
Draft
Codecov / codecov/project
succeeded
Apr 17, 2026 in 0s
77.96% (target 75.00%)
View this Pull Request on Codecov
77.96% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.96%. Comparing base (2fa6ac0) to head (3678191).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #4072 +/- ##
==========================================
- Coverage 78.60% 77.96% -0.64%
==========================================
Files 118 118
Lines 12756 12767 +11
==========================================
- Hits 10027 9954 -73
- Misses 2729 2813 +84 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/scanpy/_settings/presets.py | 87.02% <100.00%> (+0.51%) |
⬆️ |
| src/scanpy/readwrite.py | 81.08% <100.00%> (-0.21%) |
⬇️ |
Loading