Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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(rust): Add multiplexer node to new streaming engine #18241

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Aug 16, 2024

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement rust Related to Rust Polars labels Aug 16, 2024
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

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

Project coverage is 80.24%. Comparing base (4157e92) to head (35cfbf9).
Report is 24 commits behind head on main.

Files Patch % Lines
crates/polars-stream/src/nodes/multiplexer.rs 0.00% 124 Missing ⚠️
crates/polars-stream/src/morsel.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18241      +/-   ##
==========================================
- Coverage   80.30%   80.24%   -0.06%     
==========================================
  Files        1498     1500       +2     
  Lines      198751   198871     +120     
  Branches     2833     2837       +4     
==========================================
- Hits       159598   159587      -11     
- Misses      38626    38757     +131     
  Partials      527      527              

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

@orlp orlp merged commit a284174 into pola-rs:main Aug 16, 2024
22 checks passed
@c-peters c-peters added the accepted Ready for implementation label Aug 19, 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 rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants