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

chore(python): add missing deprecation directive in groupby.count #14817

Conversation

MarcoGorelli
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Mar 1, 2024
@MarcoGorelli MarcoGorelli changed the title chore: add missing deprecation directive in groupby.count chore(python): add missing deprecation directive in groupby.count Mar 1, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 1, 2024 21:33
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.94%. Comparing base (a34e2b0) to head (37080df).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14817   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files        1325     1325           
  Lines      171952   171952           
  Branches     2452     2452           
=======================================
  Hits       139188   139188           
- Misses      32292    32294    +2     
+ Partials      472      470    -2     

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

@MarcoGorelli MarcoGorelli force-pushed the missing-deprecation-directive-in-count branch from 81b1eba to 37080df Compare March 1, 2024 22:13
@alexander-beedie alexander-beedie merged commit 3989fc1 into pola-rs:main Mar 2, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement 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