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(rust): Allow full-null Object series to be built #17870

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Jul 25, 2024

No description provided.

@github-actions github-actions bot added fix Bug fix rust Related to Rust Polars labels Jul 25, 2024
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 80.50%. Comparing base (3016c07) to head (7300548).

Files Patch % Lines
crates/polars-core/src/series/ops/null.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17870      +/-   ##
==========================================
+ Coverage   80.47%   80.50%   +0.02%     
==========================================
  Files        1505     1505              
  Lines      197273   197278       +5     
  Branches     2807     2807              
==========================================
+ Hits       158764   158819      +55     
+ Misses      37987    37937      -50     
  Partials      522      522              

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

@ritchie46 ritchie46 merged commit 069ae8c into pola-rs:main Jul 25, 2024
20 of 21 checks passed
@c-peters c-peters added the accepted Ready for implementation label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation fix Bug fix rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants