Skip to content

Setup test coverage with vitest#7675

Draft
Copilot wants to merge 5 commits intomainfrom
copilot/setup-test-coverage-vitest
Draft

Setup test coverage with vitest#7675
Copilot wants to merge 5 commits intomainfrom
copilot/setup-test-coverage-vitest

Conversation

Copy link
Contributor

Copilot AI commented Mar 17, 2026

  • Add continue-on-error: true to the "Run tests with coverage" step so the coverage job doesn't fail when a test fails
  • Add if: always() to the "Upload coverage report" step so partial coverage is still uploaded
  • Add continue-on-error: true to the "Download coverage report" step in the build job so the build proceeds even if no coverage artifact exists

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: 7ad263e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copilot AI linked an issue Mar 17, 2026 that may be closed by this pull request
Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
Copilot AI changed the title [WIP] Setup test coverage with vitest Setup test coverage with vitest Mar 17, 2026
Copilot AI requested a review from jonrohan March 17, 2026 20:08
Copilot AI and others added 2 commits March 17, 2026 22:12
Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
Co-authored-by: jonrohan <54012+jonrohan@users.noreply.github.com>
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.

Setup test coverage with vitest

2 participants