Skip to content

Conversation

orlp
Copy link
Member

@orlp orlp commented Jul 15, 2025

Fixes #22094.

@orlp orlp requested review from ritchie46 and c-peters as code owners July 15, 2025 12:10
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Jul 15, 2025
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.42%. Comparing base (11643a6) to head (cb8e78c).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23588      +/-   ##
==========================================
+ Coverage   81.41%   81.42%   +0.01%     
==========================================
  Files        1641     1641              
  Lines      222360   222353       -7     
  Branches     2835     2835              
==========================================
+ Hits       181029   181058      +29     
+ Misses      40632    40596      -36     
  Partials      699      699              

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

@ritchie46 ritchie46 merged commit 44193b8 into pola-rs:main Jul 15, 2025
23 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.

Enum datatype gets lost into Categorical when used in plugin
2 participants