-
Notifications
You must be signed in to change notification settings - Fork 1k
fix sep detection for single column quoted file #7370
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7370 +/- ##
=======================================
Coverage 99.13% 99.13%
=======================================
Files 85 85
Lines 16610 16618 +8
=======================================
+ Hits 16466 16474 +8
Misses 144 144 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Generated via commit 048fabb Download link for the artifact containing the test results: ↓ atime-results.zip
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This feels like a relatively complicated special case, but I wasn't able to simplify it.

Closes #7366