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

Streamline recursively_apply for small slices of big arrays. #1458

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski enabled auto-merge (squash) May 2, 2022 22:02
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #1458 (25daa8f) into main (de7cae8) will decrease coverage by 0.01%.
The diff coverage is 62.96%.

Impacted Files Coverage Δ
...c/awkward/_v2/_connect/rdataframe/to_rdataframe.py 0.00% <0.00%> (ø)
src/awkward/_v2/contents/bitmaskedarray.py 67.75% <0.00%> (-0.75%) ⬇️
src/awkward/_v2/contents/bytemaskedarray.py 85.71% <50.00%> (-0.16%) ⬇️
src/awkward/_v2/contents/recordarray.py 82.37% <75.00%> (-0.10%) ⬇️
src/awkward/_v2/contents/regulararray.py 85.45% <75.00%> (+0.08%) ⬆️
src/awkward/_v2/contents/indexedoptionarray.py 89.67% <80.00%> (-0.02%) ⬇️
src/awkward/_v2/contents/indexedarray.py 72.37% <85.71%> (+0.38%) ⬆️
src/awkward/_v2/contents/listarray.py 91.14% <85.71%> (+0.11%) ⬆️
src/awkward/_v2/contents/listoffsetarray.py 82.15% <100.00%> (+0.12%) ⬆️

@jpivarski jpivarski merged commit cf42ab4 into main May 2, 2022
@jpivarski jpivarski deleted the jpivarski/streamline-recursively_apply-for-small-slices-of-big-arrays branch May 2, 2022 22:41
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.

1 participant