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

C++ refactoring: Don't let ak.to_list act on v2 arrays (finishing #1201). #1203

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski enabled auto-merge (squash) January 5, 2022 20:35
@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #1203 (2c54cc8) into main (1751ffc) will increase coverage by 0.00%.
The diff coverage is 55.26%.

Impacted Files Coverage Δ
.../awkward/_v2/operations/structure/ak_singletons.py 80.00% <ø> (ø)
src/awkward/_v2/operations/convert/ak_to_list.py 50.00% <42.30%> (-30.00%) ⬇️
src/awkward/_v2/highlevel.py 64.79% <66.66%> (+0.02%) ⬆️
src/awkward/_v2/_connect/pyarrow.py 83.28% <100.00%> (-0.05%) ⬇️
src/awkward/_v2/_util.py 82.08% <100.00%> (+0.18%) ⬆️
src/awkward/_v2/contents/content.py 83.19% <100.00%> (ø)
src/awkward/_v2/contents/unionarray.py 83.40% <0.00%> (+2.00%) ⬆️

@jpivarski jpivarski merged commit 5463c40 into main Jan 5, 2022
@jpivarski jpivarski deleted the jpivarski/ak.to_list-exclude-v2 branch January 5, 2022 21:43
@jpivarski jpivarski changed the title Don't let ak.to_list act on v2 arrays (finishing #1201). C++ refactoring: Don't let ak.to_list act on v2 arrays (finishing #1201). Jan 17, 2022
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