Skip to content

Add test coverage reporting with vitest#164

Merged
gnidan merged 1 commit into
mainfrom
coverage
Jan 14, 2026
Merged

Add test coverage reporting with vitest#164
gnidan merged 1 commit into
mainfrom
coverage

Conversation

@gnidan

@gnidan gnidan commented Jan 14, 2026

Copy link
Copy Markdown
Member
  • Add @vitest/coverage-v8 for v8-based coverage
  • Configure coverage exclusions (dist, .d.ts, config files, web pkg)
  • Add test:coverage script for one-off coverage runs
  • Fix vitest UI dying by adding --watch flag to bin/start
  • Enable coverage in dev mode (yarn start) for UI coverage tab
  • Fix deprecation: rename test.workspace to test.projects

- Add @vitest/coverage-v8 for v8-based coverage
- Configure coverage exclusions (dist, .d.ts, config files, web pkg)
- Add test:coverage script for one-off coverage runs
- Fix vitest UI dying by adding --watch flag to bin/start
- Enable coverage in dev mode (yarn start) for UI coverage tab
- Fix deprecation: rename test.workspace to test.projects
@github-actions

github-actions Bot commented Jan 14, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.0
Preview removed because the pull request was closed.
2026-01-14 05:08 UTC

@gnidan gnidan merged commit 04a3e6b into main Jan 14, 2026
4 checks passed
@gnidan gnidan deleted the coverage branch January 14, 2026 05:05
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