Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(core): add test coverage configuration #1594

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

3commascapital
Copy link
Contributor

  • Add coverage configuration to Vitest
  • Include @vitest/coverage-v8 package
  • Update .gitignore to exclude coverage directory

- Add coverage configuration to Vitest
- Include @vitest/coverage-v8 package
- Update .gitignore to exclude coverage directory
- Update vite from 5.0.7 to 6.2.1
- Update vite-node from 1.0.2 to 3.0.8
- Update vite-tsconfig-paths from 4.3.1 to 5.1.4
- Update vitest from 1.0.2 to 3.0.8
- Update @vitest/coverage-v8 from 1.6.1 to 3.0.8

BREAKING CHANGE: Major version updates to vite and related dependencies may introduce breaking changes
- Remove default exclude patterns
- Enable v8 coverage provider
- Add text, json, and html coverage reporters
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