Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalidate block when missing predicate context #901

Merged
merged 4 commits into from
Sep 27, 2023

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

Verification of a predicate requires a the predicate context. If the predicate context is missing, we should invalidate the whole block rather than marking the result of the predicate as failed.

How this works

Moves the check out of the warp package and into the core package.

How this was tested

CI

How is this documented

With a comment

Signed-off-by: aaronbuchwald <aaron.buchwald56@gmail.com>
@aaronbuchwald aaronbuchwald merged commit 8e6f2f8 into master Sep 27, 2023
@aaronbuchwald aaronbuchwald deleted the require-block-context branch September 27, 2023 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants