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

fix: Fix group first value after group-by slice #18603

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

ritchie46
Copy link
Member

@ritchie46 ritchie46 commented Sep 7, 2024

fixes #18551
fixes #18231

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Sep 7, 2024
@ritchie46 ritchie46 merged commit 6037ca5 into main Sep 7, 2024
25 of 26 checks passed
@ritchie46 ritchie46 deleted the slice_offset branch September 7, 2024 14:38
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.93%. Comparing base (9a256a3) to head (9056e60).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18603      +/-   ##
==========================================
+ Coverage   79.82%   79.93%   +0.10%     
==========================================
  Files        1501     1505       +4     
  Lines      201832   202618     +786     
  Branches     2869     2873       +4     
==========================================
+ Hits       161110   161957     +847     
+ Misses      40176    40113      -63     
- Partials      546      548       +2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
1 participant