awkward
awkward copied to clipboard
fix: ensure `behavior` is taken from wrapped array in `ak.Array`
Fixes #1709
Codecov Report
Merging #1715 (c253158) into main (e692946) will increase coverage by
1.01%
. The diff coverage isn/a
.
Additional details and impacted files
Impacted Files | Coverage Δ | |
---|---|---|
src/awkward/__init__.py | 96.87% <ø> (ø) |
|
src/awkward/_broadcasting.py | 93.38% <ø> (ø) |
|
src/awkward/_connect/avro.py | 87.17% <ø> (ø) |
|
src/awkward/_connect/cling.py | 24.90% <ø> (ø) |
|
src/awkward/_connect/cuda/__init__.py | 0.00% <ø> (ø) |
|
src/awkward/_connect/jax/__init__.py | 90.47% <ø> (ø) |
|
src/awkward/_connect/jax/_reducers.py | 76.92% <ø> (ø) |
|
src/awkward/_connect/numba/arrayview.py | 97.77% <ø> (ø) |
|
src/awkward/_connect/numba/builder.py | 81.60% <ø> (ø) |
|
src/awkward/_connect/numba/layout.py | 84.87% <ø> (ø) |
|
... and 311 more |
I don't understand what went wrong in that one test (no: command not found
?), but maybe it's intermittent. I've set this to auto-merge.
And then un-set it when that didn't work. But I see now that it's #1722 that will fix this and the others.