Skip to content

test(cli): raise VortexInspectorTui coverage via dict + deep-expand#120

Merged
dfa1 merged 1 commit into
mainfrom
test/inspector-tui-coverage
Jun 21, 2026
Merged

test(cli): raise VortexInspectorTui coverage via dict + deep-expand#120
dfa1 merged 1 commit into
mainfrom
test/inspector-tui-coverage

Conversation

@dfa1

@dfa1 dfa1 commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Adds a single-chunk rich fixture (low-cardinality Utf8 → global dict +
an I64 column) and a deep-expand script that visits every node, so the
dictionary-preview and data-preview detail panes render. Covers both the
synchronous (worker == null) and IoWorker-backed async preview paths.

Line coverage 53.3% -> 66.9%, branch 42.9% -> 55.5%. The remaining gaps
are defensive error paths and the per-chunk-stats / hex panes, which the
current writer never emits a zoned-stats layout to reach.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Adds a single-chunk rich fixture (low-cardinality Utf8 → global dict +
an I64 column) and a deep-expand script that visits every node, so the
dictionary-preview and data-preview detail panes render. Covers both the
synchronous (worker == null) and IoWorker-backed async preview paths.

Line coverage 53.3% -> 66.9%, branch 42.9% -> 55.5%. The remaining gaps
are defensive error paths and the per-chunk-stats / hex panes, which the
current writer never emits a zoned-stats layout to reach.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 896cbcb into main Jun 21, 2026
6 checks passed
@dfa1 dfa1 deleted the test/inspector-tui-coverage branch June 21, 2026 12:09
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