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: IndexedArray.project() preserves parameters. #1949

Merged
merged 3 commits into from
Dec 5, 2022

Conversation

jpivarski
Copy link
Member

@jpivarski jpivarski commented Dec 5, 2022


📚 The documentation for this PR will be available at https://awkward-array.readthedocs.io/en/jpivarski-indexedarray-project-parameters/ once Read the Docs has finished building 🔨

@jpivarski jpivarski linked an issue Dec 5, 2022 that may be closed by this pull request
@jpivarski jpivarski added the pr-next-release Required for the next release label Dec 5, 2022
@jpivarski jpivarski self-assigned this Dec 5, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Merging #1949 (9c5f941) into main (65ffb92) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
Impacted Files Coverage Δ
src/awkward/contents/indexedarray.py 77.64% <100.00%> (+0.05%) ⬆️
src/awkward/contents/listarray.py 90.08% <0.00%> (+0.21%) ⬆️
src/awkward/_util.py 81.14% <0.00%> (+0.40%) ⬆️

@agoose77 agoose77 merged commit 248c422 into main Dec 5, 2022
@agoose77 agoose77 deleted the jpivarski/IndexedArray-project-parameters branch December 5, 2022 20:17
@jpivarski jpivarski removed the pr-next-release Required for the next release label Feb 15, 2023
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.

IndexedArray.project() does not preserve parameters
2 participants