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

test(python): Reorganize tests for clear operation #15304

Merged
merged 2 commits into from
Mar 26, 2024
Merged

test(python): Reorganize tests for clear operation #15304

merged 2 commits into from
Mar 26, 2024

Conversation

stinodego
Copy link
Contributor

Ref #15303

Added a test for #15303 and skipped it for now, as I didn't see an immediate solution to efficiently get the first non-null AnyValue value out of an Object Series.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Mar 26, 2024
@stinodego stinodego marked this pull request as ready for review March 26, 2024 11:37
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.34%. Comparing base (9f1b08f) to head (0a1b748).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15304   +/-   ##
=======================================
  Coverage   81.34%   81.34%           
=======================================
  Files        1364     1364           
  Lines      176614   176614           
  Branches     2526     2526           
=======================================
+ Hits       143671   143672    +1     
  Misses      32459    32459           
+ Partials      484      483    -1     

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

@stinodego stinodego merged commit 2964d5e into main Mar 26, 2024
12 checks passed
@stinodego stinodego deleted the clear-fix branch March 26, 2024 12:21
@c-peters c-peters added the accepted Ready for implementation label Apr 2, 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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants