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 dispatch all to updated multiscan #21960

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

Conversation

nameexhaustion
Copy link
Collaborator

@nameexhaustion nameexhaustion commented Mar 28, 2025

opened for testing purposes

Copy link

codecov bot commented Mar 31, 2025

Codecov Report

Attention: Patch coverage is 83.30565% with 201 lines in your changes missing coverage. Please review.

Project coverage is 80.50%. Comparing base (1d87ea8) to head (43017f1).

Files with missing lines Patch % Lines
crates/polars-stream/src/nodes/io_sources/csv.rs 86.78% 53 Missing ⚠️
crates/polars-stream/src/nodes/io_sources/ipc.rs 80.35% 44 Missing ⚠️
...s/polars-stream/src/nodes/io_sources/ndjson/mod.rs 72.90% 42 Missing ⚠️
.../polars-stream/src/nodes/io_sources/parquet/mod.rs 88.29% 24 Missing ⚠️
crates/polars-io/src/ipc/ipc_reader_async.rs 0.00% 16 Missing ⚠️
...src/nodes/io_sources/ndjson/negative_slice_pass.rs 0.00% 12 Missing ⚠️
crates/polars-expr/src/reduce/convert.rs 0.00% 4 Missing ⚠️
...polars-stream/src/nodes/io_sources/parquet/init.rs 92.59% 2 Missing ⚠️
crates/polars-stream/src/physical_plan/lower_ir.rs 87.50% 2 Missing ⚠️
...odes/io_sources/multi_file_reader/extra_ops/mod.rs 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21960      +/-   ##
==========================================
+ Coverage   80.46%   80.50%   +0.04%     
==========================================
  Files        1636     1639       +3     
  Lines      236948   236911      -37     
  Branches     2696     2696              
==========================================
+ Hits       190650   190722      +72     
+ Misses      45664    45555     -109     
  Partials      634      634              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant