Skip to content

✅ test: add unit tests#1835

Merged
harehare merged 5 commits into
mainfrom
test/improve-coverage
Jun 7, 2026
Merged

✅ test: add unit tests#1835
harehare merged 5 commits into
mainfrom
test/improve-coverage

Conversation

@harehare

@harehare harehare commented Jun 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

harehare added 5 commits June 7, 2026 20:04
Add parameterized test cases for try/catch, foreach, pattern
destructuring, match, loop, quote/unquote, base64, hashing, hex,
bitwise ops, pack/unpack, csv/xml parsing, and more builtin branches
to increase line coverage.
…, optimizer, and regex builtins

Add coverage for Node range calculation across all expression types,
RuntimeError/SyntaxError variants, RuntimeValue CBOR/YAML/JSON
conversions, regex builtin edge cases, and optimizer propagation and
inlining paths.
@codspeed-hq

codspeed-hq Bot commented Jun 7, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 29 untouched benchmarks


Comparing test/improve-coverage (27167d7) with main (e96cae1)

Open in CodSpeed

@harehare harehare merged commit f0c30fa into main Jun 7, 2026
10 checks passed
@harehare harehare deleted the test/improve-coverage branch June 7, 2026 11:19
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