docs: clean up overrides #2316
Merged
docs: clean up overrides #2316
Codecov / codecov/project
succeeded
Jan 27, 2026 in 0s
84.71% (target 80.00%)
View this Pull Request on Codecov
84.71% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.71%. Comparing base (ec5dd99) to head (0214416).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/anndata/compat/__init__.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2316 +/- ##
==========================================
- Coverage 86.67% 84.71% -1.97%
==========================================
Files 46 46
Lines 7226 7227 +1
==========================================
- Hits 6263 6122 -141
- Misses 963 1105 +142 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/anndata/_core/anndata.py | 83.20% <100.00%> (+0.02%) |
⬆️ |
| src/anndata/_types.py | 100.00% <100.00%> (ø) |
|
| src/anndata/experimental/backed/_lazy_arrays.py | 92.24% <100.00%> (+0.06%) |
⬆️ |
| src/anndata/utils.py | 86.58% <100.00%> (-0.54%) |
⬇️ |
| src/anndata/compat/__init__.py | 85.25% <80.00%> (-1.82%) |
⬇️ |
Loading