Skip to content

fix: Multi-selector regex expansion #22542

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

Merged
merged 1 commit into from
May 1, 2025

Conversation

orlp
Copy link
Member

@orlp orlp commented May 1, 2025

Fixes #22536.

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

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.07%. Comparing base (810df45) to head (0df8819).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22542      +/-   ##
==========================================
- Coverage   81.08%   81.07%   -0.01%     
==========================================
  Files        1651     1651              
  Lines      232587   232587              
  Branches     2746     2746              
==========================================
- Hits       188587   188567      -20     
- Misses      43345    43365      +20     
  Partials      655      655              

☔ 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 8c0c607 into pola-rs:main May 1, 2025
16 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.

Incorrect number of combined selectors returned with multiple regexes
1 participant