Skip to content

Feat/handle auto determine tsv with decode - #191

Merged
noamteyssier merged 2 commits into
dev-0.5.11from
feat/handle-auto-determine-tsv-with-decode
Jul 6, 2026
Merged

Feat/handle auto determine tsv with decode#191
noamteyssier merged 2 commits into
dev-0.5.11from
feat/handle-auto-determine-tsv-with-decode

Conversation

@noamteyssier

Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support for TSV and TXT file formats to the FileFormat parser and introduces comprehensive unit tests to verify path parsing, compression suffixes, and directory components. The reviewer suggested making the file extension matching case-insensitive using eq_ignore_ascii_case to prevent issues with uppercase extensions like 'TSV'.

Comment thread src/cli/formats.rs
@noamteyssier
noamteyssier merged commit 2915123 into dev-0.5.11 Jul 6, 2026
8 checks passed
@noamteyssier
noamteyssier deleted the feat/handle-auto-determine-tsv-with-decode branch July 6, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant