Skip to content

fix(issues): Add stack trace column gap between coverage border and source code#111556

Merged
scttcper merged 1 commit intomasterfrom
scttcper/stacktrace-coverage-gap
Mar 25, 2026
Merged

fix(issues): Add stack trace column gap between coverage border and source code#111556
scttcper merged 1 commit intomasterfrom
scttcper/stacktrace-coverage-gap

Conversation

@scttcper
Copy link
Member

The coverage indicator border on the line number column was flush against the source code. Add column-gap to the grid row to create spacing between the two columns.

Also simplify the coverage and long line number stories to use makeFrame directly with explicit context lines.

before

image

after

image

The coverage indicator border on the line number column was flush
against the source code. Add column-gap to the grid row to create
spacing between the two columns.

Also simplify the coverage and long line number stories to use
makeFrame directly with explicit context lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@scttcper scttcper requested a review from a team March 25, 2026 20:34
@scttcper scttcper requested a review from a team as a code owner March 25, 2026 20:34
@scttcper scttcper requested a review from malwilley March 25, 2026 20:34
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 25, 2026
@scttcper scttcper merged commit b2dfa04 into master Mar 25, 2026
70 of 71 checks passed
@scttcper scttcper deleted the scttcper/stacktrace-coverage-gap branch March 25, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants