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
ci: report coverage via vitest-coverage-report-action instead of codecov
Upload coverage to a PR comment / job summary using vitest's own v8
coverage and davelosert/vitest-coverage-report-action, dropping the
codecov upload step (no external service required). Adds the
json-summary reporter the action needs and grants pull-requests: write.
The codecov badge is kept for now and will be revisited.
0 commit comments