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: Add option to disable globbing in csv #15930

Merged
merged 3 commits into from Apr 28, 2024
Merged

feat: Add option to disable globbing in csv #15930

merged 3 commits into from Apr 28, 2024

Conversation

ritchie46
Copy link
Member

No description provided.

@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 Apr 27, 2024
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.25%. Comparing base (f1846a9) to head (053d04b).
Report is 2 commits behind head on main.

❗ Current head 053d04b differs from pull request most recent head 7f82a23. Consider uploading reports for the commit 7f82a23 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15930   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files        1381     1381           
  Lines      176597   176613   +16     
  Branches     3028     3028           
=======================================
+ Hits       143496   143509   +13     
- Misses      32620    32621    +1     
- Partials      481      483    +2     
Flag Coverage Δ
python 74.69% <100.00%> (+<0.01%) ⬆️
rust 78.37% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ritchie46 ritchie46 merged commit 9a1d8ae into main Apr 28, 2024
26 checks passed
@ritchie46 ritchie46 deleted the csv branch April 28, 2024 12:53
@c-peters c-peters added the accepted Ready for implementation label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Ready for implementation enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants