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.without_parameters #1297

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Conversation

ioanaif
Copy link
Collaborator

@ioanaif ioanaif commented Feb 18, 2022

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #1297 (c9d3624) into main (8e68200) will increase coverage by 1.65%.
The diff coverage is 77.47%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/numba/arrayview.py 96.24% <ø> (ø)
src/awkward/_v2/_connect/numba/layout.py 87.01% <ø> (ø)
src/awkward/_v2/_prettyprint.py 63.79% <0.00%> (ø)
src/awkward/_v2/operations/convert/ak_from_cupy.py 25.00% <0.00%> (-50.00%) ⬇️
src/awkward/_v2/operations/convert/ak_to_arrow.py 60.00% <ø> (ø)
src/awkward/_v2/operations/describe/ak_type.py 44.11% <0.00%> (ø)
src/awkward/_v2/operations/structure/ak_isclose.py 100.00% <ø> (ø)
src/awkward/_v2/operations/convert/ak_to_cupy.py 8.19% <3.44%> (-66.81%) ⬇️
src/awkward/_v2/operations/describe/ak_backend.py 9.52% <9.52%> (ø)
src/awkward/_v2/contents/unmaskedarray.py 54.95% <25.00%> (-1.12%) ⬇️
... and 81 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.

Looks good! This one is pretty straightforward.

@jpivarski jpivarski merged commit f162f72 into main Feb 18, 2022
@jpivarski jpivarski deleted the ioanaif/ak.without_parameters branch February 18, 2022 22:01
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