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): reuse message parsing in IPC #15265

Merged
merged 1 commit into from Mar 24, 2024

Conversation

c-peters
Copy link
Collaborator

reuse message parsing in IPC file reader when reading in dictionaries and recordbatches

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

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.32%. Comparing base (a352ee0) to head (3b6cb82).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15265   +/-   ##
=======================================
  Coverage   81.32%   81.32%           
=======================================
  Files        1359     1359           
  Lines      176096   176071   -25     
  Branches     2524     2524           
=======================================
- Hits       143217   143198   -19     
+ Misses      32396    32389    -7     
- Partials      483      484    +1     

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

@ritchie46 ritchie46 merged commit 252702a into pola-rs:main Mar 24, 2024
19 checks passed
@c-peters c-peters self-assigned this Mar 25, 2024
@c-peters c-peters added the accepted Ready for implementation label Mar 25, 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.

None yet

2 participants