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 uniq #15001

Merged
merged 1 commit into from
Mar 12, 2024
Merged

feat: Support decimal uniq #15001

merged 1 commit into from
Mar 12, 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 50.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 80.99%. Comparing base (c5b53ab) to head (02f88a9).

Files Patch % Lines
.../polars-core/src/series/implementations/decimal.rs 50.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15001   +/-   ##
=======================================
  Coverage   80.98%   80.99%           
=======================================
  Files        1333     1333           
  Lines      173174   173182    +8     
  Branches     2458     2458           
=======================================
+ Hits       140252   140261    +9     
  Misses      32454    32454           
+ Partials      468      467    -1     

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

@ritchie46 ritchie46 merged commit 4ac847f into pola-rs:main Mar 12, 2024
23 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