Skip to content

Dumper v3 - #108

Open
lm-sousa wants to merge 5 commits into
vitestfrom
dumper-v3
Open

Dumper v3#108
lm-sousa wants to merge 5 commits into
vitestfrom
dumper-v3

Conversation

@lm-sousa

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings August 28, 2026 20:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9cfc957e75

ℹ️ 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".

Comment thread Lara-JS/scripts/generate-ts-joinpoints.ts Outdated
Mirror the Java side's effective display (display ?? value) when
generating TS enum const values, so the generated string literal type
matches what the bridge returns via getDisplay() for specs using the
value(value, display) form. Programmatic enums (no display) are
unchanged.
Duplicate display strings (display ?? value) within an enum make the
colliding values unreachable through fromDisplay(), which returns the
first match, and collapse the generated TS literal type. Report them in
SpecValidator since both the Java emitter and the TS generator derive
from the validated model.
@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

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.

2 participants