add bytes dtype #3559
+588
−38
Open
add bytes dtype #3559
Codecov / codecov/project
failed
Nov 27, 2025 in 1s
58.99% (-0.14%) compared to ee0e69a
View this Pull Request on Codecov
58.99% (-0.14%) compared to ee0e69a
Details
Codecov Report
❌ Patch coverage is 51.85185% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.99%. Comparing base (ee0e69a) to head (4013237).
Additional details and impacted files
@@ Coverage Diff @@
## main #3559 +/- ##
==========================================
- Coverage 59.13% 58.99% -0.14%
==========================================
Files 86 86
Lines 10172 10265 +93
==========================================
+ Hits 6015 6056 +41
- Misses 4157 4209 +52 | 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