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

feat: Add IPC source node for new streaming engine #19454

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

coastalwhite
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

Attention: Patch coverage is 1.56863% with 251 lines in your changes missing coverage. Please review.

Project coverage is 79.88%. Comparing base (425e251) to head (0a14510).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sources/ipc.rs 0.00% 248 Missing ⚠️
crates/polars-arrow/src/io/ipc/read/reader.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19454      +/-   ##
==========================================
- Coverage   79.96%   79.88%   -0.08%     
==========================================
  Files        1534     1535       +1     
  Lines      211030   211288     +258     
  Branches     2444     2444              
==========================================
+ Hits       168750   168793      +43     
- Misses      41725    41940     +215     
  Partials      555      555              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant