Skip to content

Improve typegap report table rendering#2

Merged
rogerchappel merged 1 commit into
mainfrom
garden/daily-20260601-typegap
Jun 1, 2026
Merged

Improve typegap report table rendering#2
rogerchappel merged 1 commit into
mainfrom
garden/daily-20260601-typegap

Conversation

@rogerchappel
Copy link
Copy Markdown
Owner

What changed

  • Fixed text report rendering so the file list has one surrounding table border instead of a closing border after every file row.
  • Added regression coverage with multiple files in the report.

Why it matters

The CLI report is easier to scan and looks less broken in terminal output, especially for projects with many files.

Verification

  • npm run release:check: passed
  • vitest run --coverage: 69 tests passed during release:check
  • npm run smoke rendered the fixture report with a single file table border.

Remaining limitations

  • This is presentation-only and does not change coverage calculations.

@rogerchappel rogerchappel merged commit 3e9f518 into main Jun 1, 2026
1 check passed
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.

1 participant