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: Redo PR #1227: fixing 'emptyArray' typo. #1228

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

jpivarski
Copy link
Member

@jpivarski jpivarski commented Jan 17, 2022

This replaces #1227, @martindurant.

@jpivarski jpivarski mentioned this pull request Jan 17, 2022
@jpivarski jpivarski enabled auto-merge (squash) January 17, 2022 19:10
@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #1228 (fcbfd1e) into main (0a0e9be) will decrease coverage by 1.09%.
The diff coverage is 78.24%.

Impacted Files Coverage Δ
src/awkward/_v2/contents/bitmaskedarray.py 64.45% <ø> (-0.79%) ⬇️
src/awkward/_v2/contents/bytemaskedarray.py 79.43% <ø> (+0.28%) ⬆️
src/awkward/_v2/contents/emptyarray.py 69.54% <ø> (ø)
src/awkward/_v2/contents/indexedarray.py 60.74% <ø> (+0.98%) ⬆️
src/awkward/_v2/contents/content.py 81.74% <23.07%> (-1.45%) ⬇️
src/awkward/_v2/_typetracer.py 68.94% <33.33%> (-0.25%) ⬇️
src/awkward/_v2/highlevel.py 64.62% <33.33%> (-0.37%) ⬇️
src/awkward/_v2/_slicing.py 83.79% <75.47%> (-2.48%) ⬇️
src/awkward/_v2/_util.py 81.99% <80.00%> (-0.10%) ⬇️
src/awkward/_v2/contents/regulararray.py 82.66% <80.00%> (+0.07%) ⬆️
... and 23 more

@jpivarski jpivarski changed the title Redo PR #1227: fixing 'emptyArray' typo. C++ refactoring: Redo PR #1227: fixing 'emptyArray' typo. Jan 17, 2022
@jpivarski jpivarski merged commit 61711e1 into main Jan 17, 2022
@jpivarski jpivarski deleted the jpivarski/redo-PR-1227 branch January 17, 2022 19:46
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