Skip to content

fix: Make replace and replace_strict properly elementwise #22465

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
Apr 29, 2025

Conversation

coastalwhite
Copy link
Collaborator

Related to #22149.

@coastalwhite coastalwhite changed the title fix: Make replace and replace_strict properly elementwise. fix: Make replace and replace_strict properly elementwise Apr 28, 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 Apr 28, 2025
Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 93.39623% with 7 lines in your changes missing coverage. Please review.

Project coverage is 80.98%. Comparing base (4903348) to head (7f2481b).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-ops/src/series/ops/replace.rs 87.71% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22465      +/-   ##
==========================================
- Coverage   80.98%   80.98%   -0.01%     
==========================================
  Files        1643     1643              
  Lines      232063   232187     +124     
  Branches     2720     2720              
==========================================
+ Hits       187947   188032      +85     
- Misses      43473    43513      +40     
+ Partials      643      642       -1     

☔ 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 08c79e7 into pola-rs:main Apr 29, 2025
22 of 23 checks passed
ritchie46 pushed a commit to polars-inc/polars that referenced this pull request Apr 30, 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