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(python): Make NodeTraverser struct public #18822

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

stinodego
Copy link
Member

This enables us the create the GPU callback in Polars Cloud.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.86%. Comparing base (9384945) to head (7f3f109).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18822      +/-   ##
==========================================
+ Coverage   79.85%   79.86%   +0.01%     
==========================================
  Files        1518     1518              
  Lines      205636   205636              
  Branches     2893     2893              
==========================================
+ Hits       164201   164223      +22     
+ Misses      40887    40865      -22     
  Partials      548      548              

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

@ritchie46 ritchie46 merged commit b7e5e09 into main Sep 20, 2024
22 checks passed
@ritchie46 ritchie46 deleted the nodetraverser-pub branch September 20, 2024 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants