Skip to content

docs(bench): trace XLSX/CSV table detection (#364) - #403

Open
CodingMinh wants to merge 2 commits into
masterfrom
intern/26-xlsx-csv-table-detection
Open

docs(bench): trace XLSX/CSV table detection (#364)#403
CodingMinh wants to merge 2 commits into
masterfrom
intern/26-xlsx-csv-table-detection

Conversation

@CodingMinh

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • cargo build --release -p fileconv-cli
  • Ran fileconv one on sample10 xlsx/csv fixtures + --sheet Sheet2
  • make check-staticcheck-fixtures OK sau khi fixture local nằm ngoài tests/fixtures/; check-spike fail do docker compose không có trong môi trường WSL (không liên quan PR doc-only)

Closes #364

Made with Cursor

Document header row-0 behavior, merge→HTML, multi-sheet ## blocks,
CSV delimiter sniff and esc_cell via local fixture runs.

Co-authored-by: Cursor <cursoragent@cursor.com>
@CodingMinh
CodingMinh requested a review from anhnth24 as a code owner August 11, 2026 10:34
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.

[intern-26] XLSX/CSV parsing: table detection & schema inference

2 participants