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(python): Remove unused code paths in read_parquet #15532

Merged
merged 2 commits into from Apr 8, 2024
Merged

Conversation

stinodego
Copy link
Member

No description provided.

@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars labels Apr 8, 2024
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 82.35294% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 81.13%. Comparing base (49e4244) to head (dcec42b).
Report is 6 commits behind head on main.

Files Patch % Lines
py-polars/polars/io/parquet/functions.py 81.25% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15532      +/-   ##
==========================================
- Coverage   81.16%   81.13%   -0.04%     
==========================================
  Files        1362     1363       +1     
  Lines      175001   175161     +160     
  Branches     2532     2527       -5     
==========================================
+ Hits       142037   142112      +75     
- Misses      32481    32571      +90     
+ Partials      483      478       -5     

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

@stinodego stinodego marked this pull request as ready for review April 8, 2024 08:19
@stinodego stinodego merged commit cb5dd44 into main Apr 8, 2024
17 checks passed
@stinodego stinodego deleted the read-parq branch April 8, 2024 08:34
@c-peters c-peters added the accepted Ready for implementation label Apr 8, 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 python Related to Python Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants