Skip to content

fix: WasHandled always passes when using derived constraints#16

Merged
ppelgrims merged 6 commits into
mainfrom
fix/was-handled-always-passes
Aug 22, 2025
Merged

fix: WasHandled always passes when using derived constraints#16
ppelgrims merged 6 commits into
mainfrom
fix/was-handled-always-passes

Conversation

@remipelhate

Copy link
Copy Markdown
Member

The issue (as confirmed by the regression test) was that constraints were derived from the "actual" handled command. When matching those constraints against the actual handled command, they obviously pass.

Instead, constraints must be derived from the "expected" command.

@ppelgrims ppelgrims merged commit d6fdf0b into main Aug 22, 2025
4 checks passed
@ppelgrims ppelgrims deleted the fix/was-handled-always-passes branch August 22, 2025 10:55
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