変換時にセル内容や構造化データが暗黙に欠落する #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
概要
origin/main (
c0eb798) の CLI を JSON/YAML/CSV/TSV/XLSX と複数の境界値で試したところ、正常終了しながら入力内容の一部が失われるケースを確認しました。確認した問題
期待する動作
受け入れ条件
上記4ケースの回帰テストを追加し、go test ./...、go vet ./...、CLI の形式横断 smoke test が成功すること。