chore: switch disallow_forward_slash_in_h5ad default to True#2436
Merged
Codecov / codecov/project
succeeded
May 15, 2026 in 0s
85.70% (target 80.00%)
View this Pull Request on Codecov
85.70% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 93.02326% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.70%. Comparing base (a7ba562) to head (6f4bc3b).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/anndata/_io/zarr.py | 60.00% | 2 Missing |
| src/anndata/_io/specs/methods.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2436 +/- ##
==========================================
+ Coverage 85.69% 85.70% +0.01%
==========================================
Files 49 49
Lines 7793 7807 +14
==========================================
+ Hits 6678 6691 +13
- Misses 1115 1116 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/anndata/_io/h5ad.py | 93.23% <100.00%> (+0.06%) |
⬆️ |
| src/anndata/_io/specs/registry.py | 94.85% <100.00%> (ø) |
|
| src/anndata/_io/utils.py | 74.84% <100.00%> (+1.29%) |
⬆️ |
| src/anndata/_settings.py | 92.59% <ø> (ø) |
|
| src/anndata/_types.py | 100.00% <ø> (ø) |
|
| src/anndata/_io/specs/methods.py | 91.39% <88.88%> (-0.15%) |
⬇️ |
| src/anndata/_io/zarr.py | 81.44% <60.00%> (+0.39%) |
⬆️ |
Loading