Skip to content

Conversation

kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Jul 7, 2025

fixes #21432

ping @orlp

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 7, 2025
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.62%. Comparing base (c9f3f19) to head (2ac14e8).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23455      +/-   ##
==========================================
+ Coverage   80.87%   81.62%   +0.74%     
==========================================
  Files        1633     1633              
  Lines      220266   220291      +25     
  Branches     2781     2781              
==========================================
+ Hits       178133   179804    +1671     
+ Misses      41474    39806    -1668     
- Partials      659      681      +22     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@orlp orlp merged commit 2391dfb into pola-rs:main Jul 7, 2025
29 checks passed
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
Development

Successfully merging this pull request may close these issues.

Aggregation methods for DataFrame/LazyFrame return null on categoricals
2 participants