Skip to content

test(reader): full coverage for LazyRle*Array families#78

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

test(reader): full coverage for LazyRle*Array families#78
dfa1 merged 1 commit into
mainfrom
test/lazy-rle-array-coverage

Conversation

@dfa1

@dfa1 dfa1 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Add ByteDispatch/ShortDispatch (were ~19%) and close the remaining Long/Int
gaps to 100% line + branch: constant-run, empty-chunk, per-row indexed lookup
with out-of-range clamp, signed/unsigned getInt widening, multi-chunk fold, and
the fold/forEach loop exiting on length before chunk exhaustion.

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

Add ByteDispatch/ShortDispatch (were ~19%) and close the remaining Long/Int
gaps to 100% line + branch: constant-run, empty-chunk, per-row indexed lookup
with out-of-range clamp, signed/unsigned getInt widening, multi-chunk fold, and
the fold/forEach loop exiting on length before chunk exhaustion.

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