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): Implement is_nested_null for Null Array #19219

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

eitsupi
Copy link
Contributor

@eitsupi eitsupi commented Oct 13, 2024

No description provided.

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

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

Project coverage is 79.68%. Comparing base (ff10b38) to head (9d9fb5c).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-core/src/datatypes/any_value.rs 0.00% 1 Missing ⚠️
crates/polars-core/src/datatypes/dtype.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19219   +/-   ##
=======================================
  Coverage   79.67%   79.68%           
=======================================
  Files        1532     1532           
  Lines      209200   209202    +2     
  Branches     2417     2417           
=======================================
+ Hits       166687   166701   +14     
+ Misses      41965    41953   -12     
  Partials      548      548           

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

@ritchie46 ritchie46 merged commit df8699b into pola-rs:main Oct 14, 2024
21 checks passed
@eitsupi eitsupi deleted the fix-nested-null branch October 14, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants