Skip to content

docs(parser): restore runParser documentation - #35

Merged
ClaudiuCeia merged 1 commit into
test/location-failure-pathsfrom
docs/run-parser-jsdoc
Sep 6, 2026
Merged

docs(parser): restore runParser documentation#35
ClaudiuCeia merged 1 commit into
test/location-failure-pathsfrom
docs/run-parser-jsdoc

Conversation

@ClaudiuCeia

Copy link
Copy Markdown
Owner

Depends on #34.

  • Moves the parser execution JSDoc back onto the exported runParser function.
  • Leaves the private session helper undocumented so generated declarations expose the guidance at the public API.

Validation: bun run check, deno task check, bun run build, and bun run package:check.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

CI results

Check Result
Formatting Passed
Lint Passed
Types Passed
Tests Passed
Benchmark correctness Passed
Package Passed
Bun runtime Passed
Node 20/26 Passed
Deno / JSR Passed
Performance Passed

Performance

Passed: no benchmark exceeded the 15% regression threshold.

Results use the median p50 from 3 base and 3 head runs on the same runner.

Benchmark Base Head Change Result
construct/grammar 891.00 ns 901.00 ns +1.1% Pass
construct/grammar-and-first-parse 19.00 us 18.98 us -0.2% Pass
expression/invalid-late 344.02 us 363.19 us +5.6% Pass
expression/large 2.84 ms 2.94 ms +3.4% Pass
expression/medium 369.07 us 387.56 us +5.0% Pass
expression/small 18.63 us 19.59 us +5.2% Pass

@ClaudiuCeia
ClaudiuCeia marked this pull request as ready for review September 6, 2026 17:55
@ClaudiuCeia

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-06T17:57:29.085962Z 43fa2fb Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 43fa2fb7a8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ClaudiuCeia
ClaudiuCeia merged commit 46d235d into main Sep 6, 2026
6 checks passed
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