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

feat: Support decimal groupby #15000

Merged
merged 2 commits into from
Mar 13, 2024
Merged

feat: Support decimal groupby #15000

merged 2 commits into from
Mar 13, 2024

Conversation

flisky
Copy link
Contributor

@flisky flisky commented Mar 12, 2024

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Mar 12, 2024
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

Attention: Patch coverage is 58.33333% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 80.99%. Comparing base (c5b53ab) to head (6961839).
Report is 6 commits behind head on main.

❗ Current head 6961839 differs from pull request most recent head 9b59c56. Consider uploading reports for the commit 9b59c56 to get more accurate results

Files Patch % Lines
crates/polars-utils/src/hashing.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15000   +/-   ##
=======================================
  Coverage   80.98%   80.99%           
=======================================
  Files        1333     1333           
  Lines      173174   173186   +12     
  Branches     2458     2458           
=======================================
+ Hits       140252   140276   +24     
+ Misses      32454    32443   -11     
+ Partials      468      467    -1     

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

@ritchie46
Copy link
Member

Thank you @flisky. Looks good.

@ritchie46 ritchie46 merged commit bc3acf3 into pola-rs:main Mar 13, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants