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

[2.10] Groupby recursion cleanup - [MOD-7245] #4747

Merged
merged 1 commit into from
Jun 16, 2024
Merged

Conversation

github-actions[bot]
Copy link

Description

Backport of #4598 to 2.10.

* cleanup recursion

* added a test

* remove unreachable code

(cherry picked from commit 295e141)
@github-actions github-actions bot requested a review from raz-mon June 16, 2024 15:21
@GuyAv46 GuyAv46 marked this pull request as draft June 16, 2024 15:21
@GuyAv46 GuyAv46 marked this pull request as ready for review June 16, 2024 15:21
Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.19%. Comparing base (a4dda9d) to head (2147b39).

Additional details and impacted files
@@           Coverage Diff           @@
##             2.10    #4747   +/-   ##
=======================================
  Coverage   86.19%   86.19%           
=======================================
  Files         190      190           
  Lines       35002    35003    +1     
=======================================
+ Hits        30169    30172    +3     
+ Misses       4833     4831    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GuyAv46 GuyAv46 enabled auto-merge June 16, 2024 15:44
@GuyAv46 GuyAv46 added this pull request to the merge queue Jun 16, 2024
Merged via the queue into 2.10 with commit d46dc1c Jun 16, 2024
9 checks passed
@GuyAv46 GuyAv46 deleted the backport-4598-to-2.10 branch June 16, 2024 16:31
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

1 participant