Skip to content

test(reader): full coverage for LazyRunEnd*Array families + RunEndArrays#79

Merged
dfa1 merged 1 commit into
mainfrom
test/lazy-runend-array-coverage
Jun 20, 2026
Merged

test(reader): full coverage for LazyRunEnd*Array families + RunEndArrays#79
dfa1 merged 1 commit into
mainfrom
test/lazy-runend-array-coverage

Conversation

@dfa1

@dfa1 dfa1 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Add Byte/Short/Bool dispatch (were 0–40%) plus Int forEach/fold, varying the
run-ends array type (Byte/Short/Int/Long) to cover RunEndArrays.readRunEnd, and
exercise the walkRuns edges: zero-length run (duplicate run-end) and length
extending past the last run-end. Covers the unsupported-run-ends default arm too.
100% line + branch across all five records and the shared helper.

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

Add Byte/Short/Bool dispatch (were 0–40%) plus Int forEach/fold, varying the
run-ends array type (Byte/Short/Int/Long) to cover RunEndArrays.readRunEnd, and
exercise the walkRuns edges: zero-length run (duplicate run-end) and length
extending past the last run-end. Covers the unsupported-run-ends default arm too.
100% line + branch across all five records and the shared helper.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dfa1 dfa1 merged commit 0f938eb into main Jun 20, 2026
6 checks passed
@dfa1 dfa1 deleted the test/lazy-runend-array-coverage branch June 20, 2026 05:38
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