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

feat: Add len method to arr #21618

Merged
merged 8 commits into from
Mar 6, 2025

Conversation

coastalwhite
Copy link
Collaborator

I did a bit of an oopsie on the original PR #21513. I cannot seem to get that one back. Here it is again.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

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

Project coverage is 80.24%. Comparing base (e801b83) to head (94cb400).
Report is 57 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-plan/src/dsl/function_expr/array.rs 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21618      +/-   ##
==========================================
+ Coverage   79.81%   80.24%   +0.43%     
==========================================
  Files        1592     1604      +12     
  Lines      229266   231361    +2095     
  Branches     2623     2639      +16     
==========================================
+ Hits       182991   185658    +2667     
+ Misses      45670    45094     -576     
- Partials      605      609       +4     

☔ 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 6f59975 into pola-rs:main Mar 6, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature 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