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: allow null index in list.get and array.get #15239

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Mar 22, 2024

Fixes #15163.

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

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.26%. Comparing base (d214f55) to head (d0bd429).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15239      +/-   ##
==========================================
+ Coverage   81.25%   81.26%   +0.01%     
==========================================
  Files        1356     1356              
  Lines      175678   175682       +4     
  Branches     2522     2522              
==========================================
+ Hits       142742   142774      +32     
+ Misses      32453    32424      -29     
- Partials      483      484       +1     

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

@ritchie46 ritchie46 merged commit dbbd3e8 into pola-rs:main Mar 22, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars rust Related to Rust Polars
Projects
None yet
2 participants