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: More memmaps through semaphore #20423

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

feat: More memmaps through semaphore #20423

wants to merge 2 commits into from

Conversation

ritchie46
Copy link
Member

Also moved the emscripten snippet there, so more mmap's will succeed.

@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 Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 79.00%. Comparing base (5294cb5) to head (4e130dd).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/polars-io/src/ipc/ipc_reader_async.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20423   +/-   ##
=======================================
  Coverage   79.00%   79.00%           
=======================================
  Files        1562     1562           
  Lines      220166   220166           
  Branches     2486     2486           
=======================================
+ Hits       173944   173950    +6     
+ Misses      45649    45643    -6     
  Partials      573      573           

☔ 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