Skip to content

test: regression tests for #179 parser fixes#204

Merged
justrach merged 1 commit intomainfrom
fix/179-block-comment-test
Apr 7, 2026
Merged

test: regression tests for #179 parser fixes#204
justrach merged 1 commit intomainfrom
fix/179-block-comment-test

Conversation

@justrach
Copy link
Copy Markdown
Owner

@justrach justrach commented Apr 7, 2026

3 tests: block comment phantom symbols, code after single-line /* */, Python docstring leak

- Block comment phantom symbols (Zig /* */ multiline)
- Code after single-line /* */ comment is parsed
- Python docstring with text does not leak symbols

Generated with Claude Code

Co-Authored-By: Claude <claude@anthropic.com>
@justrach justrach merged commit 1132654 into main Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Benchmark Regression Report

Threshold: 10.00%

Tool Base (ns) Head (ns) Delta Status
codedb_bundle 642307 644369 +0.32% OK
codedb_changes 109499 108413 -0.99% OK
codedb_deps 30123 32935 +9.34% OK
codedb_edit 19271 19224 -0.24% OK
codedb_find 138645 140447 +1.30% OK
codedb_hot 161865 163072 +0.75% OK
codedb_outline 445570 428292 -3.88% OK
codedb_read 181200 168474 -7.02% OK
codedb_search 267941 261766 -2.30% OK
codedb_snapshot 3820378 3842195 +0.57% OK
codedb_status 253651 259920 +2.47% OK
codedb_symbol 63166 74064 +17.25% FAIL
codedb_tree 80379 94024 +16.98% FAIL
codedb_word 90228 91233 +1.11% OK

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