fix: allow categorical index in read_lazy
#2062
Open
Codecov / codecov/project
succeeded
Sep 14, 2025 in 0s
85.57% (target 80.00%)
View this Pull Request on Codecov
85.57% (target 80.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.57%. Comparing base (c72dfff
) to head (2e14d4f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2062 +/- ##
==========================================
- Coverage 87.60% 85.57% -2.03%
==========================================
Files 46 46
Lines 7052 7059 +7
==========================================
- Hits 6178 6041 -137
- Misses 874 1018 +144
Files with missing lines | Coverage Δ | |
---|---|---|
src/anndata/_io/specs/lazy_methods.py | 96.31% <100.00%> (+0.16%) |
⬆️ |
Loading