Skip to content

feat: add check watch from failing assertion#151

Merged
tstirrat15 merged 1 commit into
mainfrom
add-check-watch-from-assertion
May 21, 2026
Merged

feat: add check watch from failing assertion#151
tstirrat15 merged 1 commit into
mainfrom
add-check-watch-from-assertion

Conversation

@josephschorr

Copy link
Copy Markdown
Member

Surface failing assertions in two places that let the user lift them into a Check Watch row with one click: a CodeLens above the assertion line in the YAML editor, and an "Add check watch" button on the assertion's row in the Problems panel. Clicking either opens the Check Watches drawer, runs the watch immediately, and flashes the new row so it's locatable.

Assertion-source errors are also re-routed from the Validation group to the Assertions group in the Problems panel, where they belong.

Screenshot 2026-05-19 at 1 17 33 PM

Surface failing assertions in two places that let the user lift them
into a Check Watch row with one click: a CodeLens above the assertion
line in the YAML editor, and an "Add check watch" button on the
assertion's row in the Problems panel. Clicking either opens the
Check Watches drawer, runs the watch immediately, and flashes the
new row so it's locatable.

Assertion-source errors are also re-routed from the Validation group
to the Assertions group in the Problems panel, where they belong.
@josephschorr josephschorr requested a review from tstirrat15 May 19, 2026 17:20
@vercel

vercel Bot commented May 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
playground Ready Ready Preview, Comment May 19, 2026 5:20pm

Request Review

@tstirrat15 tstirrat15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@tstirrat15 tstirrat15 merged commit ad49b35 into main May 21, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants