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: ak.num #1226

Merged
merged 2 commits into from
Jan 17, 2022
Merged

C++ refactoring: ak.num #1226

merged 2 commits into from
Jan 17, 2022

Conversation

ioanaif
Copy link
Collaborator

@ioanaif ioanaif commented Jan 17, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

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

Impacted Files Coverage Δ
src/awkward/_v2/contents/bytemaskedarray.py 79.43% <ø> (+0.28%) ⬆️
src/awkward/_v2/contents/emptyarray.py 69.54% <ø> (ø)
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%) ⬆️
src/awkward/_v2/operations/structure/ak_where.py 87.50% <86.11%> (+7.50%) ⬆️
src/awkward/_v2/operations/structure/ak_ravel.py 91.66% <87.50%> (+11.66%) ⬆️
... and 21 more

Copy link
Member

@jpivarski jpivarski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything here looks good! I'll merge it.

@jpivarski jpivarski merged commit d34a6fe into main Jan 17, 2022
@jpivarski jpivarski deleted the ioanaif/ak.num branch January 17, 2022 18:55
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.

2 participants