fix: add social CSV aliases without fragment matches - #12
Open
kriptoburak wants to merge 1 commit into
Open
Conversation
|
@kriptoburak is attempting to deploy a commit to the Abdu Alim Arlikhozhaev's projects Team on Vercel. A member of the Team first needs to authorize it. |
kriptoburak
force-pushed
the
codex/add-xquik-csv-columns
branch
from
July 17, 2026 21:42
3ca5c5b to
fa690a0
Compare
kriptoburak
force-pushed
the
codex/add-xquik-csv-columns
branch
from
July 19, 2026 15:56
fa690a0 to
4a2f407
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
tweet_text,post_text,user_name,x_handle,published_at, andtweet_created_at.mainas 1 signed commit.Independent Repository Fix
The fallback previously allowed partial alias fragments to classify unrelated normalized headers. For example,
postal_codematched thepostreview alias andcandidatematched thedatealias.The parser now requires alias token boundaries. It retains intended compound-header support such as
product_review_textandoverall_rating, while rejecting fragments inside unrelated words. Regression tests cover both the earlier short-header failure and these longer false positives.Validation
npx vitest run features/upload/utils/column-detection.test.ts- 10 passednpm test- 97 passed across 16 filesnpm run type-checknpm run lintmainCheck Status
The Vercel status requests authorization to deploy into the repository owner's Vercel team. That is an owner-only preview authorization, not a code or test failure. All repository validation available to the contributor passes.
Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.