add bytes dtype #3559
Open
add bytes dtype #3559
Codecov / codecov/project
failed
Jan 8, 2026 in 0s
60.73% (-0.17%) compared to 6cc2b0d
View this Pull Request on Codecov
60.73% (-0.17%) compared to 6cc2b0d
Details
Codecov Report
❌ Patch coverage is 51.85185% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.73%. Comparing base (6cc2b0d) to head (d6bb68f).
Additional details and impacted files
@@ Coverage Diff @@
## main #3559 +/- ##
==========================================
- Coverage 60.90% 60.73% -0.17%
==========================================
Files 86 86
Lines 10174 10267 +93
==========================================
+ Hits 6196 6236 +40
- Misses 3978 4031 +53 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/zarr/core/dtype/common.py | 28.39% <ø> (+0.68%) |
⬆️ |
| src/zarr/core/dtype/npy/bool.py | 45.61% <0.00%> (-0.82%) |
⬇️ |
| src/zarr/core/dtype/npy/common.py | 61.53% <50.00%> (-0.19%) |
⬇️ |
| src/zarr/core/dtype/npy/complex.py | 47.61% <0.00%> (-0.58%) |
⬇️ |
| src/zarr/core/dtype/npy/float.py | 46.87% <0.00%> (-0.50%) |
⬇️ |
| src/zarr/core/dtype/npy/int.py | 53.41% <0.00%> (-0.17%) |
⬇️ |
| src/zarr/core/dtype/npy/string.py | 44.11% <0.00%> (-0.33%) |
⬇️ |
| src/zarr/core/dtype/npy/structured.py | 55.78% <0.00%> (-0.60%) |
⬇️ |
| src/zarr/core/dtype/npy/time.py | 52.84% <0.00%> (-0.31%) |
⬇️ |
| src/zarr/dtype.py | 0.00% <0.00%> (ø) |
|
| ... and 4 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading