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 leading zeros in ak.unflatten. #1178

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski linked an issue Dec 7, 2021 that may be closed by this pull request
@jpivarski jpivarski enabled auto-merge (squash) December 7, 2021 21:44
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #1178 (ff5bba1) into main (9955401) will decrease coverage by 0.03%.
The diff coverage is 33.33%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/pyarrow.py 83.33% <0.00%> (-0.48%) ⬇️
src/awkward/_v2/forms/recordform.py 66.46% <0.00%> (ø)
...c/awkward/_v2/operations/structure/ak_unflatten.py 80.00% <ø> (ø)
src/awkward/_v2/contents/recordarray.py 76.80% <50.00%> (-0.46%) ⬇️

@jpivarski jpivarski merged commit 9629b64 into main Dec 7, 2021
@jpivarski jpivarski deleted the jpivarski/leading-zeros-in-unflatten branch December 7, 2021 22:19
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.

ak.unflatten does not always respect zero counts
1 participant