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): Use typed iter in list.get #17286

Merged
merged 1 commit into from
Jun 29, 2024
Merged

refactor(rust): Use typed iter in list.get #17286

merged 1 commit into from
Jun 29, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Jun 29, 2024
Copy link

codecov bot commented Jun 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.71%. Comparing base (b03198c) to head (1498eea).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17286      +/-   ##
==========================================
- Coverage   80.73%   80.71%   -0.02%     
==========================================
  Files        1475     1475              
  Lines      193156   193156              
  Branches     2751     2751              
==========================================
- Hits       155946   155910      -36     
- Misses      36702    36738      +36     
  Partials      508      508              

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

@ritchie46 ritchie46 merged commit 33921cb into main Jun 29, 2024
22 checks passed
@ritchie46 ritchie46 deleted the chore branch June 29, 2024 10:30
@stinodego stinodego changed the title chore: Use typed iter in list.get chore: Use typed iter in list.get Jun 30, 2024
@stinodego stinodego changed the title chore: Use typed iter in list.get refactor(rust): Use typed iter in list.get Jun 30, 2024
@c-peters c-peters added the accepted Ready for implementation label Jul 1, 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 python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants