Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: RegularArray: maybe_toNumpy() #1589

Merged
merged 1 commit into from
Aug 15, 2022
Merged

Conversation

ioanaif
Copy link
Collaborator

@ioanaif ioanaif commented Aug 15, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #1589 (09593e9) into main (9e17f29) will decrease coverage by 0.00%.
The diff coverage is 46.93%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cuda/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/_connect/numexpr.py 88.40% <0.00%> (ø)
src/awkward/_v2/_connect/pyarrow.py 88.46% <0.00%> (ø)
src/awkward/_v2/contents/bytemaskedarray.py 88.82% <0.00%> (ø)
src/awkward/_v2/contents/indexedarray.py 73.83% <0.00%> (ø)
src/awkward/_v2/contents/indexedoptionarray.py 89.14% <0.00%> (ø)
src/awkward/_v2/contents/listoffsetarray.py 81.85% <0.00%> (ø)
src/awkward/_v2/contents/unionarray.py 86.27% <0.00%> (ø)
src/awkward/_v2/numba.py 93.47% <0.00%> (ø)
src/awkward/_v2/operations/ak_from_avro_file.py 66.66% <0.00%> (ø)
... and 10 more

@ioanaif ioanaif marked this pull request as ready for review August 15, 2022 14:29
@jpivarski
Copy link
Member

(Note: we talked about this on Slack.)

1 similar comment
@jpivarski
Copy link
Member

(Note: we talked about this on Slack.)

@jpivarski jpivarski merged commit d86fa74 into main Aug 15, 2022
@jpivarski jpivarski deleted the ioanaif/fix-maybe-toNumpy branch August 15, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants