Skip to content

feat: Add Vitest coverage reporting#25

Merged
AJaccP merged 1 commit into
mainfrom
feature/test-coverage-reporting-16
Jun 23, 2026
Merged

feat: Add Vitest coverage reporting#25
AJaccP merged 1 commit into
mainfrom
feature/test-coverage-reporting-16

Conversation

@zaidahmad16

Copy link
Copy Markdown
Contributor

Closes #16

Adds @vitest/coverage-v8 and a test:coverage script. Running pnpm test:coverage prints a terminal summary and generates coverage/index.html. No enforced threshold — reporting only.

@AJaccP AJaccP merged commit eba1da6 into main Jun 23, 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.

Implement test coverage reporting

2 participants