Skip to content
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

fix: Raise on categorical search_sorted #20395

Merged
merged 1 commit into from
Dec 21, 2024
Merged

fix: Raise on categorical search_sorted #20395

merged 1 commit into from
Dec 21, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars rust Related to Rust Polars labels Dec 21, 2024
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.95%. Comparing base (dbd2c5f) to head (b3dbb90).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-ops/src/series/ops/search_sorted.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20395      +/-   ##
==========================================
- Coverage   78.95%   78.95%   -0.01%     
==========================================
  Files        1561     1561              
  Lines      219881   219886       +5     
  Branches     2471     2471              
==========================================
+ Hits       173614   173615       +1     
- Misses      45699    45703       +4     
  Partials      568      568              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ritchie46 ritchie46 merged commit 15b8981 into main Dec 21, 2024
22 checks passed
@ritchie46 ritchie46 deleted the raise branch December 21, 2024 13:14
@c-peters c-peters added the accepted Ready for implementation label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants