Skip to content

Conversation

kdn36
Copy link
Collaborator

@kdn36 kdn36 commented Jul 23, 2025

Partial fix for #23663.

The engine was modified: for the empty string pattern (""), it now generates an empty Struct, rather than a Struct containing the 'missing' value.

@kdn36 kdn36 changed the title Fix output for str.extract_groups with empty string pattern fix: Fix output for str.extract_groups with empty string pattern Jul 23, 2025
@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars and removed title needs formatting labels Jul 23, 2025
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.33%. Comparing base (fcee607) to head (a9967d6).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #23698      +/-   ##
==========================================
+ Coverage   81.31%   81.33%   +0.01%     
==========================================
  Files        1643     1643              
  Lines      223182   223130      -52     
  Branches     2837     2837              
==========================================
- Hits       181490   181477      -13     
+ Misses      40993    40954      -39     
  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.

@coastalwhite coastalwhite merged commit a05def6 into pola-rs:main Jul 23, 2025
29 of 30 checks passed
Washiil pushed a commit to Washiil/polars that referenced this pull request Jul 31, 2025
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.

2 participants