You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project: add test coverage collection and PR reporting
Add @vitest/coverage-v8 with coverage config (disabled by default,
enabled via --coverage flag in CI). On the base Node version, the
test job collects coverage and posts a summary to PRs via
vitest-coverage-report-action.
0 commit comments