Skip to content

Expand generic dispatch differential fuzz coverage - #1275

Merged
Frotty merged 2 commits into
masterfrom
codex/semantic-backend-fuzzing
Aug 30, 2026
Merged

Expand generic dispatch differential fuzz coverage#1275
Frotty merged 2 commits into
masterfrom
codex/semantic-backend-fuzzing

Conversation

@Frotty

@Frotty Frotty commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary\n- make the generic tuple/class dispatch fuzzer cover every specialization shape in every generated case\n- add nested text-tuple coverage alongside nested integer tuples\n- retain Jass/Lua execution as the oracle and assert the semantic coverage matrix before execution\n\n## Validation\n- ./gradlew.bat test --tests tests.wurstscript.tests.LuaBackendAuditTests.randomizedGenericTupleDispatchMatchesJassAndLua --no-daemon\n\nThis is intentionally a focused test-only follow-up; broader CI remains the merge gate.

@Frotty

Frotty commented Aug 30, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 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-08-30T20:02:24.463646Z 21fbe5a 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 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: 8d69638b8d

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

@coveralls

coveralls commented Aug 30, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 71.602% (+0.001%) from 71.601% — codex/semantic-backend-fuzzing into master

@Frotty

Frotty commented Aug 30, 2026

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: 21fbe5ad2b

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

@Frotty
Frotty merged commit e655c11 into master Aug 30, 2026
7 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.

2 participants