Skip to content

Cover durable workflow query argument contracts - #457

Merged
rmcdaniel merged 1 commit into
mainfrom
test/query-contract-coverage
Sep 1, 2026
Merged

Cover durable workflow query argument contracts#457
rmcdaniel merged 1 commit into
mainfrom
test/query-contract-coverage

Conversation

@rmcdaniel

Copy link
Copy Markdown
Member

Summary

  • exercise positional and named query arguments from persisted WorkflowStarted contracts
  • cover defaults, variadics, unknown/excess arguments, nullability, unions, intersections, built-in and class types
  • prove safe list/named fallbacks when neither durable metadata nor a loadable workflow definition supplies a contract

Verification

  • 6 focused tests / 38 assertions pass
  • Easy Coding Standard passes
  • PHPStan passes for the new test
  • public-boundary scan passes

Contributes to #426.

@rmcdaniel
rmcdaniel merged commit 1250784 into main Sep 1, 2026
15 checks passed
@rmcdaniel
rmcdaniel deleted the test/query-contract-coverage branch September 1, 2026 14:39
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