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.nan_to_num #1352

Merged
merged 2 commits into from Mar 8, 2022
Merged

C++ refactoring: ak.nan_to_num #1352

merged 2 commits into from Mar 8, 2022

Conversation

ioanaif
Copy link
Collaborator

@ioanaif ioanaif commented Mar 8, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #1352 (290c830) into main (b2fd2be) will increase coverage by 0.40%.
The diff coverage is 52.17%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cling.py 0.00% <0.00%> (ø)
src/awkward/_v2/_connect/pyarrow.py 85.74% <0.00%> (ø)
src/awkward/_v2/_lookup.py 97.50% <0.00%> (ø)
src/awkward/_v2/_prettyprint.py 66.09% <0.00%> (+2.29%) ⬆️
src/awkward/_v2/_typetracer.py 69.14% <0.00%> (ø)
src/awkward/_v2/behaviors/string.py 90.00% <ø> (ø)
src/awkward/_v2/forms/bitmaskedform.py 78.04% <0.00%> (ø)
src/awkward/_v2/forms/bytemaskedform.py 77.33% <0.00%> (ø)
src/awkward/_v2/forms/emptyform.py 79.62% <0.00%> (-0.38%) ⬇️
src/awkward/_v2/forms/form.py 90.06% <0.00%> (ø)
... and 133 more

@ioanaif ioanaif requested a review from jpivarski March 8, 2022 15:25
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.

Great, it's using the new _impl and everything! It looks good to me (and the v1 implementation is still in recent memory), so I'll merge it.

@jpivarski jpivarski merged commit 7f5a250 into main Mar 8, 2022
@jpivarski jpivarski deleted the ioanaif/ak.nan_to_num branch March 8, 2022 15: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.

None yet

2 participants