Skip to content

Conversation

@kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Nov 24, 2025

fixes #25433

Unless there are reservations on the use of empty groups, this should be good to go.

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

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.16%. Comparing base (850c943) to head (239c036).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25481      +/-   ##
==========================================
- Coverage   82.17%   82.16%   -0.02%     
==========================================
  Files        1727     1727              
  Lines      240170   240168       -2     
  Branches     3031     3031              
==========================================
- Hits       197358   197324      -34     
- Misses      42031    42063      +32     
  Partials      781      781              

☔ 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.

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.

.list.eval(pl.element().sort_by(pl.element().struct.field(...))) fails for empty lists

1 participant