-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(testing): Add TEST_ANALYTICS check and switch to Codecov uploads
In `vitest.config.ts`, added conditional logic to use JUnit reporting when `TEST_ANALYTICS` is set, and specified an output file for the JUnit report. In the GitHub Actions workflow, switched from Codacy to Codecov for uploading coverage reports and added a step to upload test results with JUnit output. These updates aim to improve test analytics and integration with Codecov.
- Loading branch information
Showing
2 changed files
with
14 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters