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): Eliminate some uses of deprecated raw_entry #19102

Merged
merged 6 commits into from
Oct 5, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Oct 4, 2024

No description provided.

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

codecov bot commented Oct 4, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 12 lines in your changes missing coverage. Please review.

Project coverage is 79.79%. Comparing base (0cef5b7) to head (f688dae).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-core/src/frame/group_by/hashing.rs 76.08% 11 Missing ⚠️
crates/polars-core/src/frame/group_by/proxy.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19102      +/-   ##
==========================================
+ Coverage   79.77%   79.79%   +0.01%     
==========================================
  Files        1531     1531              
  Lines      208551   208484      -67     
  Branches     2913     2913              
==========================================
- Hits       166369   166356      -13     
+ Misses      41631    41577      -54     
  Partials      551      551              

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

@ritchie46 ritchie46 merged commit 60a6465 into pola-rs:main Oct 5, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants