awkward icon indicating copy to clipboard operation
awkward copied to clipboard

test: ensure that parameters are kept for `NumpyArray`s under ufunc operations

Open agoose77 opened this issue 2 years ago • 1 comments

This follows #1708 to extend the test suite.

I nipped off for dinner just prior to it being merged.

This is non-urgent; this PR only adds test cases.

agoose77 avatar Sep 21 '22 19:09 agoose77

Codecov Report

Merging #1712 (698dbf9) into main (e692946) will increase coverage by 1.02%. The diff coverage is n/a.

Additional details and impacted files
Impacted Files Coverage Δ
src/awkward/__init__.py 96.87% <ø> (ø)
src/awkward/_broadcasting.py 93.41% <ø> (ø)
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

codecov[bot] avatar Sep 21 '22 19:09 codecov[bot]

1.10.1 is done, so this is ready to go!

jpivarski avatar Sep 24 '22 20:09 jpivarski