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

refactor(rust): Rename ChunkedArray.chunk_id to chunk_lengths #16273

Merged
merged 6 commits into from
May 17, 2024

Conversation

stinodego
Copy link
Member

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels May 16, 2024
Copy link

codecov bot commented May 16, 2024

Codecov Report

Attention: Patch coverage is 73.58491% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 80.82%. Comparing base (11fe9d8) to head (f862ab9).

Files Patch % Lines
crates/polars-core/src/utils/mod.rs 33.33% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16273      +/-   ##
==========================================
+ Coverage   80.80%   80.82%   +0.01%     
==========================================
  Files        1393     1393              
  Lines      179406   179406              
  Branches     2921     2921              
==========================================
+ Hits       144971   145003      +32     
+ Misses      33932    33900      -32     
  Partials      503      503              

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

@ritchie46 ritchie46 merged commit d6f4435 into main May 17, 2024
22 checks passed
@ritchie46 ritchie46 deleted the iter-offsets branch May 17, 2024 06:40
@c-peters c-peters added the accepted Ready for implementation label May 21, 2024
Wouittone pushed a commit to Wouittone/polars that referenced this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation internal An internal refactor or improvement rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants