Skip to content

test(reader): full coverage for LazyConstant*Array families#71

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

test(reader): full coverage for LazyConstant*Array families#71
dfa1 merged 1 commit into
mainfrom
test/lazy-constant-array-coverage

Conversation

@dfa1

@dfa1 dfa1 commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Expand LazyConstantArrayTest to 100% line + branch across all eight
LazyConstant arrays (Bool/Byte/Short/Int/Long/Float/Double/Decimal):
each getter (valid + both out-of-bounds directions), forEach/fold, signed
vs unsigned widening (incl. the non-primitive-dtype fallback), and Decimal
limited() + materialize() for every byteWidth plus the unsupported-width throw.

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

Expand LazyConstantArrayTest to 100% line + branch across all eight
LazyConstant arrays (Bool/Byte/Short/Int/Long/Float/Double/Decimal):
each getter (valid + both out-of-bounds directions), forEach/fold, signed
vs unsigned widening (incl. the non-primitive-dtype fallback), and Decimal
limited() + materialize() for every byteWidth plus the unsupported-width throw.

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